Skip to content

Commit a4a1d4d

Browse files
authored
Merge pull request #31432 from wking/rollback-contacts
modules/update-service-overview: Mention support for rollbacks
2 parents d10db7e + 10515fe commit a4a1d4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/update-service-overview.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ determine if updates are available.
6161
====
6262
Reverting your cluster to a previous version, or a rollback, is not supported.
6363
Only upgrading to a newer version is supported.
64+
If your upgrade fails, contact Red Hat support.
6465
====
6566

6667
During the upgrade process, the Machine Config Operator (MCO) applies the new configuration to your cluster machines. It cordons the number of nodes that is specified by the `maxUnavailable` field on the machine configuration pool and marks them as unavailable. By default, this value is set to `1`. It then applies the new configuration and reboots the machine. If you use Red Hat Enterprise Linux (RHEL) machines as workers, the MCO does not update the kubelet on these machines because you must update the OpenShift API on them first. Because the specification for the new version is applied to the old kubelet, the RHEL machine cannot return to the `Ready` state. You cannot complete the update until the machines are available. However, the maximum number of nodes that are unavailable is set to ensure that normal cluster operations are likely to continue with that number of machines out of service.

0 commit comments

Comments
 (0)