1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

CNV-43775: Commenting out real-time documentation

This commit is contained in:
Shikha Jhala
2024-07-01 16:02:33 -04:00
committed by openshift-cherrypick-robot
parent 7dc1c8f4a4
commit f4c7587bc5
3 changed files with 9 additions and 7 deletions

View File

@@ -4228,8 +4228,8 @@ Topics:
File: virt-vm-control-plane-tuning
- Name: Assigning compute resources
File: virt-assigning-compute-resources
- Name: Running real-time workloads
File: virt-configuring-cluster-realtime-workloads
# - Name: Running real-time workloads
# File: virt-configuring-cluster-realtime-workloads
- Name: About multi-queue functionality
File: virt-about-multi-queue
- Name: VM disks

View File

@@ -8,8 +8,8 @@ toc::[]
You can monitor the health of your cluster and virtual machines (VMs) with the following tools:
Monitoring OpenShift Virtualization VMs health status::
View the overall health of your OpenShift Virtualization environment in the web console by navigating to the *Home* -> *Overview* page in the {product-title} web console. The *Status* card displays the overall health of OpenShift Virtualization based on the alerts and conditions.
Monitoring {VirtProductName} VM health status::
View the overall health of your {VirtProductName} environment in the web console by navigating to the *Home* -> *Overview* page in the {product-title} web console. The *Status* card displays the overall health of {VirtProductName} based on the alerts and conditions.
ifndef::openshift-rosa,openshift-dedicated[]
xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-running-cluster-checkups[{product-title} cluster checkup framework]::
@@ -17,7 +17,7 @@ Run automated tests on your cluster with the {product-title} cluster checkup fra
* Network connectivity and latency between two VMs attached to a secondary network interface
* VM running a Data Plane Development Kit (DPDK) workload with zero packet loss
* Cluster storage is optimally configured for {VirtProductName}
* The {product-title} cluster can run real-time virtualized workloads.
//* The {product-title} cluster can run real-time virtualized workloads.
endif::openshift-rosa,openshift-dedicated[]
//:FeatureName: The {product-title} cluster checkup framework

View File

@@ -14,8 +14,8 @@ xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-checking-clus
Verifies that a node can run a VM with a Data Plane Development Kit (DPDK) workload with zero packet loss.
xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-checking-storage-configuration_virt-running-cluster-checkups[Storage checkup]::
Verifies if the cluster storage is optimally configured for {VirtProductName}.
xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-running-real-time-checkup_virt-running-cluster-checkups[Real-time checkup]::
Verifies that your {product-title} cluster can run virtualized real-time workloads.
//xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-running-real-time-checkup_virt-running-cluster-checkups[Real-time checkup]::
//Verifies that your {product-title} cluster can run virtualized real-time workloads.
:FeatureName: The {VirtProductName} cluster checkup framework
include::snippets/technology-preview.adoc[]
@@ -45,6 +45,7 @@ include::modules/virt-dpdk-config-map-parameters.adoc[leveloffset=+2]
include::modules/virt-building-vm-containerdisk-image.adoc[leveloffset=+2]
////
include::modules/virt-running-real-time-checkup.adoc[leveloffset=+1]
[role="_additional-resources"]
@@ -55,6 +56,7 @@ include::modules/virt-real-time-config-map-parameters.adoc[leveloffset=+2]
include::modules/virt-building-real-time-container-disk-image.adoc[leveloffset=+2]
////
include::modules/virt-checking-storage-configuration.adoc[leveloffset=+1]
ifndef::openshift-rosa,openshift-dedicated[]