Skip to content

Commit 2e45f9e

Browse files
authored
Merge pull request #91781 from obrown1205/OCPBUGS-48479
OCPBUGS-48479: Adding MHC exception to Pausing MHC cluster update …
2 parents 59834ab + eec0bde commit 2e45f9e

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)