Skip to content

Commit 4218b93

Browse files
committed
Updated KubeVirt references
1 parent e8a07b9 commit 4218b93

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
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 & 4 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 | OpenShift Virtualization (KubeVirt) |
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 | OpenShift Virtualization (KubeVirt) |
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 | OpenShift Virtualization (KubeVirt) |
3737
| ------------------------------------------------------------ | ------- | ----------- | ----------------------- | --------------| -------- |
3838
| VM Remote Console Access (see section below) ||||||
3939
| VM Power Operations ||||||
@@ -75,4 +75,4 @@
7575
| | WebMKS |
7676
| RHV | SPICE |
7777
| SCVMM | N/A |
78-
| KubeVirt | SPICE |
78+
| OpenShift Virtualization (KubeVirt) | SPICE |

capabilities_matrix/_topics/providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following table lists providers that {{ site.data.product.title_short }} can
1717
| [IBM PowerVC](#cloud-providers) |
1818
| IBM Terraform |
1919
| [Kubernetes](#container-providers) |
20-
| [KubeVirt](#infrastructure-providers) |
20+
| [OpenShift Virtualization (KubeVirt)](#infrastructure-providers) |
2121
| [Lenovo xClarity](#physical-infrastructure-providers) |
2222
| [Microsoft Azure](#cloud-providers) |
2323
| [Microsoft Azure Stack](#cloud-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)