Skip to content

Commit c4f6138

Browse files
author
Shikha Jhala
committed
CNV-43775: Commenting out real-time documentation
1 parent 2a4dde4 commit c4f6138

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4240,8 +4240,8 @@ Topics:
42404240
File: virt-vm-control-plane-tuning
42414241
- Name: Assigning compute resources
42424242
File: virt-assigning-compute-resources
4243-
- Name: Running real-time workloads
4244-
File: virt-configuring-cluster-realtime-workloads
4243+
# - Name: Running real-time workloads
4244+
# File: virt-configuring-cluster-realtime-workloads
42454245
- Name: About multi-queue functionality
42464246
File: virt-about-multi-queue
42474247
- Name: VM disks

virt/monitoring/virt-monitoring-overview.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ toc::[]
88

99
You can monitor the health of your cluster and virtual machines (VMs) with the following tools:
1010

11-
Monitoring OpenShift Virtualization VMs health status::
12-
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.
11+
Monitoring {VirtProductName} VM health status::
12+
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.
1313

1414
ifndef::openshift-rosa,openshift-dedicated[]
1515
xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-running-cluster-checkups[{product-title} cluster checkup framework]::
1616
Run automated tests on your cluster with the {product-title} cluster checkup framework to check the following conditions:
1717
* Network connectivity and latency between two VMs attached to a secondary network interface
1818
* VM running a Data Plane Development Kit (DPDK) workload with zero packet loss
1919
* Cluster storage is optimally configured for {VirtProductName}
20-
* The {product-title} cluster can run real-time virtualized workloads.
20+
//* The {product-title} cluster can run real-time virtualized workloads.
2121
endif::openshift-rosa,openshift-dedicated[]
2222

2323
//:FeatureName: The {product-title} cluster checkup framework

virt/monitoring/virt-running-cluster-checkups.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-checking-clus
1414
Verifies that a node can run a VM with a Data Plane Development Kit (DPDK) workload with zero packet loss.
1515
xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-checking-storage-configuration_virt-running-cluster-checkups[Storage checkup]::
1616
Verifies if the cluster storage is optimally configured for {VirtProductName}.
17-
xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-running-real-time-checkup_virt-running-cluster-checkups[Real-time checkup]::
18-
Verifies that your {product-title} cluster can run virtualized real-time workloads.
17+
//xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-running-real-time-checkup_virt-running-cluster-checkups[Real-time checkup]::
18+
//Verifies that your {product-title} cluster can run virtualized real-time workloads.
1919

2020
:FeatureName: The {VirtProductName} cluster checkup framework
2121
include::snippets/technology-preview.adoc[]
@@ -45,6 +45,7 @@ include::modules/virt-dpdk-config-map-parameters.adoc[leveloffset=+2]
4545

4646
include::modules/virt-building-vm-containerdisk-image.adoc[leveloffset=+2]
4747

48+
////
4849
include::modules/virt-running-real-time-checkup.adoc[leveloffset=+1]
4950
5051
[role="_additional-resources"]
@@ -55,6 +56,7 @@ include::modules/virt-real-time-config-map-parameters.adoc[leveloffset=+2]
5556
5657
include::modules/virt-building-real-time-container-disk-image.adoc[leveloffset=+2]
5758
59+
////
5860
include::modules/virt-checking-storage-configuration.adoc[leveloffset=+1]
5961

6062
ifndef::openshift-rosa,openshift-dedicated[]

0 commit comments

Comments
 (0)