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

MCO add links to runbooks

This commit is contained in:
Michael Burke
2024-10-24 14:47:27 -04:00
committed by openshift-cherrypick-robot
parent a67435c1ef
commit 42d7de5195

View File

@@ -18,6 +18,11 @@ After you make the changes, the MCO generates a new rendered machine config. In
Throughout this process, the MCO maintains the required number of pods based on the `MaxUnavailable` value set in the machine config pool.
[NOTE]
====
There are conditions which can prevent the MCO from draining a node. If the MCO fails to drain a node, the Operator will be unable to reboot the node, preventing any changes made to the node through a machine config. For more information and mitigation steps, see the link:https://github.com/openshift/runbooks/blob/master/alerts/machine-config-operator/MachineConfigControllerDrainError.md[MCCDrainError] runbook.
====
If the MCO drains pods on the master node, note the following conditions:
* In {sno} clusters, the MCO skips the drain operation.