Skip to content

Commit

Permalink
differentiate kubevirt and OSV
Browse files Browse the repository at this point in the history
  • Loading branch information
nasark committed Sep 25, 2024
1 parent 847c7b1 commit 66a5eea
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 60 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 (OpenShift Virtualization / KubeVirt) or leave disabled
1. Select a service type (OpenShift Virtualization) or leave disabled

2. Select a **Security Protocol** method to specify how to
authenticate the service:
Expand Down
118 changes: 59 additions & 59 deletions capabilities_matrix/_topics/infrastructure_providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,67 +2,67 @@

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 / OSV |
| ------------------------------------------------------------ | ------- | ----------- | ----------------------- | ------------- | -------- |
| Compute Inventory ||| ✅ (Nodes and Services) |||
| Network Inventory || ✅ (OVN) ||||
| Storage Inventory ||||||
| Events ||||||
| Metrics ||||||
| Forensic Analysis (SmartState) ||| ✅ (Nodes) |||
| Discovery | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt | OSV |
| ------------------------------------------------------------ | ------- | ----------- | ----------------------- | ------------- | -------- | --- |
| Compute Inventory ||| ✅ (Nodes and Services) ||||
| Network Inventory || ✅ (OVN) |||||
| Storage Inventory |||||||
| Events |||||||
| Metrics |||||||
| Forensic Analysis (SmartState) ||| ✅ (Nodes) ||||

| General Features | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt / OSV |
| ------------------------------------------------------------ | ------- | ----------- | -------------------- | ------------- | -------- |
| Relationship Discovery ||||||
| Drift Comparison ||| ✅ (Nodes) |||
| VM Genealogy ||||||
| Capacity & Utilization ||||||
| VM Event Timelines ||||||
| Infrastructure Event Timelines ||||||
| Reporting ||||||
| Right Sizing ||||||
| Chargeback by Allocation ||||||
| Chargeback by Usage ||||||
| Automation Work Flows ||||||
| Tag Mapping from Provider ||||||
| Tag Mapping to Provider ||||||
| VM Compliance Enforcement ||||||
| VM Policy Enforcement ||||||
| Alerts - Real Time ||||||
| Alerts - VM Value Changed ||||||
| Alerts - VM Reconfigured ||||||
| Integrate with Service Catalogs ||||||
| General Features | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt | OSV |
| ------------------------------------------------------------ | ------- | ----------- | -------------------- | ------------- | -------- | --- |
| Relationship Discovery |||||||
| Drift Comparison ||| ✅ (Nodes) ||||
| VM Genealogy |||||||
| Capacity & Utilization |||||||
| VM Event Timelines |||||||
| Infrastructure Event Timelines |||||||
| Reporting |||||||
| Right Sizing |||||||
| Chargeback by Allocation |||||||
| Chargeback by Usage |||||||
| Automation Work Flows |||||||
| Tag Mapping from Provider |||||||
| Tag Mapping to Provider |||||||
| VM Compliance Enforcement |||||||
| VM Policy Enforcement |||||||
| Alerts - Real Time |||||||
| Alerts - VM Value Changed |||||||
| Alerts - VM Reconfigured |||||||
| Integrate with Service Catalogs |||||||

| Operations | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt / OSV |
| ------------------------------------------------------------ | ------- | ----------- | ----------------------- | --------------| -------- |
| VM Remote Console Access (see section below) ||||||
| VM Power Operations ||||||
| VM Provisioning | | | | |
|   • using PXE ||||||
|   • using ISO ||||||
|   • from Template to VM ||||||
|   • from VM to Template ||||||
|   • Clone from VM to VM ||||||
|   • Sysprep Windows Templates ||||||
|   • Cloud-init ||||||
| VM Retirement ||||||
| VM Reconfiguration ||||||
|   • Disk Addition ||||||
|   • Network Interface Add/Remove ||||||
| VM Snapshot Creation and Removal ||||||
| Host Power Operations ||||||
| Node Operations | | | | ||
|   • Add/Remove Node ||||||
|   • Scale Down Node ||| ✅ (Compute nodes only) |||
|   • Scale Up Nodes ||| ✅ (Compute nodes only) |||
|   • Nodes Policy Enforcement ||||||
|   • Nodes Evacuate ||||||
| Create Cloud Network ||||||
| Delete Cloud Network ||||||
| Create Cloud Subnet ||||||
| Delete Cloud Subnet ||||||
| Create Network Router ||||||
| Delete Network Router ||||||
| Operations | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt | OSV |
| ------------------------------------------------------------ | ------- | ----------- | ----------------------- | --------------| -------- | --- |
| VM Remote Console Access (see section below) |||||||
| VM Power Operations |||||||
| VM Provisioning | | | | | |
|   • using PXE |||||||
|   • using ISO |||||||
|   • from Template to VM |||||||
|   • from VM to Template |||||||
|   • Clone from VM to VM |||||||
|   • Sysprep Windows Templates |||||||
|   • Cloud-init |||||||
| VM Retirement |||||||
| VM Reconfiguration |||||||
|   • Disk Addition |||||||
|   • Network Interface Add/Remove |||||||
| VM Snapshot Creation and Removal |||||||
| Host Power Operations |||||||
| Node Operations | | | | |||
|   • Add/Remove Node |||||||
|   • Scale Down Node ||| ✅ (Compute nodes only) ||||
|   • Scale Up Nodes ||| ✅ (Compute nodes only) ||||
|   • Nodes Policy Enforcement |||||||
|   • Nodes Evacuate |||||||
| Create Cloud Network |||||||
| Delete Cloud Network |||||||
| Create Cloud Subnet |||||||
| Delete Cloud Subnet |||||||
| Create Network Router |||||||
| Delete Network Router |||||||

#### Remote Consoles

Expand Down
1 change: 1 addition & 0 deletions capabilities_matrix/_topics/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The following table lists providers that {{ site.data.product.title_short }} can
| [Microsoft Azure Stack](#cloud-providers) |
| [Microsoft System Center Virtual Machine Manager (SCVMM)](#infrastructure-providers) |
| [Nuage Networks](#network-providers) |
| [OpenShift Virtualization](#infrastructure-providers) |
| [OpenStack](#cloud-providers) |
| [Oracle Cloud](#cloud-providers) |
| [oVirt](#infrastructure-providers) |
Expand Down

0 comments on commit 66a5eea

Please sign in to comment.