Skip to content

Commit eec0bde

Browse files
committed
OCPBUGS-48479: Adding MHC excption to the Pausing MHC cluster update step
1 parent 36911bb commit eec0bde

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

modules/machine-health-checks-pausing.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88
[id="machine-health-checks-pausing_{context}"]
99
= Pausing a MachineHealthCheck resource
1010

11-
During the update process, nodes in the cluster might become temporarily unavailable. In the case of worker nodes, the machine health check might identify such nodes as unhealthy and reboot them. To avoid rebooting such nodes, pause all the `MachineHealthCheck` resources before updating the cluster.
11+
During the update process, nodes in the cluster might become temporarily unavailable. In the case of worker nodes, the `MachineHealthCheck` resources might identify such nodes as unhealthy and reboot them. To avoid rebooting such nodes, pause all the `MachineHealthCheck` resources before updating the cluster.
12+
13+
[NOTE]
14+
====
15+
Some `MachineHealthCheck` resources might not need to be paused. If your `MachineHealthCheck` resource relies on unrecoverable conditions, pausing that MHC is unnecessary.
16+
====
1217

1318
.Prerequisites
1419

0 commit comments

Comments
 (0)