From 94af716ab66c9b811416804b389aa407c0e0da34 Mon Sep 17 00:00:00 2001 From: Jason Frey Date: Wed, 17 Jul 2024 15:52:35 -0400 Subject: [PATCH] Merge pull request #1797 from qahmed1998/QA-update-os-virtualization QA Updated KubeVirt references (cherry picked from commit c92dcf0573a1408e7020065f8f54043682982729) --- _includes/provider-ocp-add-container.md | 2 +- capabilities_matrix/_topics/infrastructure_providers.md | 7 ++++--- capabilities_matrix/_topics/providers.md | 3 ++- managing_providers/_topics/infrastructure_providers.md | 2 +- .../infrastructure_providers/kubevirt_providers.md | 6 +++--- 5 files changed, 11 insertions(+), 9 deletions(-) diff --git a/_includes/provider-ocp-add-container.md b/_includes/provider-ocp-add-container.md index 9f5253dac..4584d2392 100644 --- a/_includes/provider-ocp-add-container.md +++ b/_includes/provider-ocp-add-container.md @@ -109,7 +109,7 @@ 9. In the **Virtualization** endpoint tab optionally configure the virtualization service details: - 1. Select a service type (KubeVirt) or leave disabled + 1. Select a service type (OpenShift Virtualization / KubeVirt) or leave disabled 2. Select a **Security Protocol** method to specify how to authenticate the service: diff --git a/capabilities_matrix/_topics/infrastructure_providers.md b/capabilities_matrix/_topics/infrastructure_providers.md index 74e6dbdfd..5ec19e8b2 100644 --- a/capabilities_matrix/_topics/infrastructure_providers.md +++ b/capabilities_matrix/_topics/infrastructure_providers.md @@ -2,7 +2,7 @@ The following tables outline the capabilities of {{ site.data.product.title_short }} that are known to work for various virtual infrastructure providers. -| Discovery | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt | +| Discovery | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt / OSV | | ------------------------------------------------------------ | ------- | ----------- | ----------------------- | ------------- | -------- | | Compute Inventory | ✅ | ✅ | ✅ (Nodes and Services) | ✅ | ✅ | | Network Inventory | ✅ | ✅ (OVN) | ❌ | ✅ | ❌ | @@ -11,7 +11,7 @@ | Metrics | ✅ | ✅ | ✅ | ✅ | ❌ | | Forensic Analysis (SmartState) | ✅ | ✅ | ✅ (Nodes) | ❌ | ❌ | -| General Features | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt | +| General Features | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt / OSV | | ------------------------------------------------------------ | ------- | ----------- | -------------------- | ------------- | -------- | | Relationship Discovery | ✅ | ✅ | ✅ | ✅ | ✅ | | Drift Comparison | ✅ | ✅ | ✅ (Nodes) | ❌ | ❌ | @@ -33,7 +33,7 @@ | Alerts - VM Reconfigured | ✅ | ✅ | ❌ | ❌ | ❌ | | Integrate with Service Catalogs | ✅ | ✅ | ❌ | ❌ | ❌ | -| Operations | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt | +| Operations | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt / OSV | | ------------------------------------------------------------ | ------- | ----------- | ----------------------- | --------------| -------- | | VM Remote Console Access (see section below) | ✅ | ✅ | ❌ | ❌ | ✅ | | VM Power Operations | ✅ | ✅ | ❌ | ✅ | ✅ | @@ -76,3 +76,4 @@ | RHV | SPICE | | SCVMM | N/A | | KubeVirt | SPICE | +| OSV | SPICE | diff --git a/capabilities_matrix/_topics/providers.md b/capabilities_matrix/_topics/providers.md index c3005cb97..b5a1d974c 100644 --- a/capabilities_matrix/_topics/providers.md +++ b/capabilities_matrix/_topics/providers.md @@ -10,7 +10,7 @@ The following table lists providers that {{ site.data.product.title_short }} can | Foreman | | [Google Cloud Platform (GCP)](#cloud-providers) | | IBM AutoSDE | -| [IBM Cloud Infrastructure Center (CIC)](#cloud-providers) +| [IBM Cloud Infrastructure Center (CIC)](#cloud-providers) | | [IBM Cloud VPC](#cloud-providers) | | [IBM Power HMC](#infrastructure-providers) | | [IBM Power Systems Virtual Servers (PowerVS)](#cloud-providers) | @@ -28,6 +28,7 @@ The following table lists providers that {{ site.data.product.title_short }} can | [oVirt](#infrastructure-providers) | | [Red Hat Ansible Tower](#automation-providers) | | [Red Hat OpenShift Container Platform (OCP)](#container-providers) | +| [Red Hat OpenShift Virtualization (OSV)](#infrastructure-providers) | | [Red Hat OpenStack Platform (OSP)](#cloud-providers) | | Red Hat Satellite | | [Red Hat Virtualization (RHV)](#infrastructure-providers) | diff --git a/managing_providers/_topics/infrastructure_providers.md b/managing_providers/_topics/infrastructure_providers.md index d2c56fc56..a562ab2a5 100644 --- a/managing_providers/_topics/infrastructure_providers.md +++ b/managing_providers/_topics/infrastructure_providers.md @@ -40,7 +40,7 @@ For information on managing specific infrastructure providers see the following. * [IBM Power HMC](./infrastructure_providers/ibm_power_hmc_providers.html) -* [Kubevirt](./infrastructure_providers/kubevirt_providers.html) +* [OpenShift Virtualization (KubeVirt)](./infrastructure_providers/kubevirt_providers.html) {% include_relative _topics/refreshing_multiple_management_systems.md %} diff --git a/managing_providers/infrastructure_providers/kubevirt_providers.md b/managing_providers/infrastructure_providers/kubevirt_providers.md index c35353593..c266cf8e3 100644 --- a/managing_providers/infrastructure_providers/kubevirt_providers.md +++ b/managing_providers/infrastructure_providers/kubevirt_providers.md @@ -1,10 +1,10 @@ --- --- -# KubeVirt Providers +# OpenShift Virtualization (KubeVirt) Providers -KubeVirt is a virtualization layer which allows Virtual Machines to be managed along side containers using standard Kubernetes utilities. +OpenShift Virtualization (KubeVirt) is a virtualization layer which allows Virtual Machines to be managed along side containers using standard Kubernetes utilities. -In order to add a KubeVirt provider to ManageIQ you must first have a Kubernetes or OpenShift provider and then add a Virtualization endpoint. +In order to add a OpenShift Virtualization (KubeVirt) provider to ManageIQ you must first have a Kubernetes or OpenShift provider and then add a Virtualization endpoint. Once added you should see VMs, Hosts, Clusters, and Storages like any other Infrastructure provider.