Skip to content

Commit 3ae8f1f

Browse files
authored
Merge pull request #55927 from aspauldi/CNV-24897
CNV-24897: Doc: Wrong text on the page Virtualization\Node maintenance\About node maintenance
2 parents bd26668 + e4d2d6a commit 3ae8f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-about-node-maintenance.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Virtual machine instances without an eviction strategy are shut down. Virtual ma
2121
Virtual machines must have a persistent volume claim (PVC) with a shared `ReadWriteMany` (RWX) access mode to be live migrated.
2222
====
2323

24-
When installed as part of {VirtProductName}, Node Maintenance Operator watches for new or deleted `NodeMaintenance` CRs. When a new `NodeMaintenance` CR is detected, no new workloads are scheduled and the node is cordoned off from the rest of the cluster. All pods that can be evicted are evicted from the node. When a `NodeMaintenance` CR is deleted, the node that is referenced in the CR is made available for new workloads.
24+
The Node Maintenance Operator watches for new or deleted `NodeMaintenance` CRs. When a new `NodeMaintenance` CR is detected, no new workloads are scheduled and the node is cordoned off from the rest of the cluster. All pods that can be evicted are evicted from the node. When a `NodeMaintenance` CR is deleted, the node that is referenced in the CR is made available for new workloads.
2525

2626
[NOTE]
2727
====

0 commit comments

Comments
 (0)