Skip to content

Commit

Permalink
Merge pull request #1797 from qahmed1998/QA-update-os-virtualization
Browse files Browse the repository at this point in the history
QA Updated KubeVirt references

(cherry picked from commit c92dcf0)
  • Loading branch information
Fryguy committed Jul 17, 2024
1 parent d2365b3 commit 94af716
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion _includes/provider-ocp-add-container.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
7 changes: 4 additions & 3 deletions capabilities_matrix/_topics/infrastructure_providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) ||||
Expand All @@ -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) |||
Expand All @@ -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 ||||||
Expand Down Expand Up @@ -76,3 +76,4 @@
| RHV | SPICE |
| SCVMM | N/A |
| KubeVirt | SPICE |
| OSV | SPICE |
3 changes: 2 additions & 1 deletion capabilities_matrix/_topics/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) |
Expand All @@ -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) |
Expand Down
2 changes: 1 addition & 1 deletion managing_providers/_topics/infrastructure_providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}

Expand Down
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 94af716

Please sign in to comment.