Skip to content

Commit c92dcf0

Browse files
authored
Merge pull request #1797 from qahmed1998/QA-update-os-virtualization
QA Updated KubeVirt references
2 parents e8a07b9 + cbcbb75 commit c92dcf0

File tree

5 files changed

+11
-9
lines changed

5 files changed

+11
-9
lines changed

_includes/provider-ocp-add-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
110110
9. In the **Virtualization** endpoint tab optionally configure the virtualization service details:
111111
112-
1. Select a service type (KubeVirt) or leave disabled
112+
1. Select a service type (OpenShift Virtualization / KubeVirt) or leave disabled
113113
114114
2. Select a **Security Protocol** method to specify how to
115115
authenticate the service:

capabilities_matrix/_topics/infrastructure_providers.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The following tables outline the capabilities of {{ site.data.product.title_short }} that are known to work for various virtual infrastructure providers.
44

5-
| Discovery | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt |
5+
| Discovery | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt / OSV |
66
| ------------------------------------------------------------ | ------- | ----------- | ----------------------- | ------------- | -------- |
77
| Compute Inventory ||| ✅ (Nodes and Services) |||
88
| Network Inventory || ✅ (OVN) ||||
@@ -11,7 +11,7 @@
1111
| Metrics ||||||
1212
| Forensic Analysis (SmartState) ||| ✅ (Nodes) |||
1313

14-
| General Features | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt |
14+
| General Features | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt / OSV |
1515
| ------------------------------------------------------------ | ------- | ----------- | -------------------- | ------------- | -------- |
1616
| Relationship Discovery ||||||
1717
| Drift Comparison ||| ✅ (Nodes) |||
@@ -33,7 +33,7 @@
3333
| Alerts - VM Reconfigured ||||||
3434
| Integrate with Service Catalogs ||||||
3535

36-
| Operations | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt |
36+
| Operations | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt / OSV |
3737
| ------------------------------------------------------------ | ------- | ----------- | ----------------------- | --------------| -------- |
3838
| VM Remote Console Access (see section below) ||||||
3939
| VM Power Operations ||||||
@@ -76,3 +76,4 @@
7676
| RHV | SPICE |
7777
| SCVMM | N/A |
7878
| KubeVirt | SPICE |
79+
| OSV | SPICE |

capabilities_matrix/_topics/providers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The following table lists providers that {{ site.data.product.title_short }} can
1010
| Foreman |
1111
| [Google Cloud Platform (GCP)](#cloud-providers) |
1212
| IBM AutoSDE |
13-
| [IBM Cloud Infrastructure Center (CIC)](#cloud-providers)
13+
| [IBM Cloud Infrastructure Center (CIC)](#cloud-providers) |
1414
| [IBM Cloud VPC](#cloud-providers) |
1515
| [IBM Power HMC](#infrastructure-providers) |
1616
| [IBM Power Systems Virtual Servers (PowerVS)](#cloud-providers) |
@@ -28,6 +28,7 @@ The following table lists providers that {{ site.data.product.title_short }} can
2828
| [oVirt](#infrastructure-providers) |
2929
| [Red Hat Ansible Tower](#automation-providers) |
3030
| [Red Hat OpenShift Container Platform (OCP)](#container-providers) |
31+
| [Red Hat OpenShift Virtualization (OSV)](#infrastructure-providers) |
3132
| [Red Hat OpenStack Platform (OSP)](#cloud-providers) |
3233
| Red Hat Satellite |
3334
| [Red Hat Virtualization (RHV)](#infrastructure-providers) |

managing_providers/_topics/infrastructure_providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For information on managing specific infrastructure providers see the following.
4040

4141
* [IBM Power HMC](./infrastructure_providers/ibm_power_hmc_providers.html)
4242

43-
* [Kubevirt](./infrastructure_providers/kubevirt_providers.html)
43+
* [OpenShift Virtualization (KubeVirt)](./infrastructure_providers/kubevirt_providers.html)
4444

4545
{% include_relative _topics/refreshing_multiple_management_systems.md %}
4646

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
---
33

4-
# KubeVirt Providers
4+
# OpenShift Virtualization (KubeVirt) Providers
55

6-
KubeVirt is a virtualization layer which allows Virtual Machines to be managed along side containers using standard Kubernetes utilities.
6+
OpenShift Virtualization (KubeVirt) is a virtualization layer which allows Virtual Machines to be managed along side containers using standard Kubernetes utilities.
77

8-
In order to add a KubeVirt provider to ManageIQ you must first have a Kubernetes or OpenShift provider and then add a Virtualization endpoint.
8+
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.
99

1010
Once added you should see VMs, Hosts, Clusters, and Storages like any other Infrastructure provider.

0 commit comments

Comments
 (0)