diff --git a/modules/updating-eus-to-eus-upgrade-cli.adoc b/modules/updating-eus-to-eus-upgrade-cli.adoc index b2b8205c4c..3326b5a040 100644 --- a/modules/updating-eus-to-eus-upgrade-cli.adoc +++ b/modules/updating-eus-to-eus-upgrade-cli.adoc @@ -135,6 +135,11 @@ If pools are not unpaused, the cluster is not permitted to update to any future $ oc get mcp ---- + +[IMPORTANT] +==== +When you update a cluster that contains {op-system-base-full} compute machines, those machines temporarily become unavailable during the update process. You must run the upgrade playbook against each {op-system-base} machine as it enters the `NotReady` state for the cluster to finish updating. For more information, see "Updating a cluster that includes RHEL compute machines" in the additional resources section. +==== + .Example output + [source,terminal] diff --git a/updating/updating_a_cluster/eus-eus-update.adoc b/updating/updating_a_cluster/eus-eus-update.adoc index b4459cef70..40b2024011 100644 --- a/updating/updating_a_cluster/eus-eus-update.adoc +++ b/updating/updating_a_cluster/eus-eus-update.adoc @@ -53,6 +53,7 @@ include::modules/updating-eus-to-eus-upgrade-cli.adoc[leveloffset=+2] .Additional resources * xref:../../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[Updating installed Operators] +* xref:../../updating/updating_a_cluster/updating-cluster-rhel-compute.adoc#updating-cluster-rhel-compute[Updating a cluster that includes RHEL compute machines] include::modules/updating-eus-to-eus-layered-products.adoc[leveloffset=+2] @@ -62,4 +63,4 @@ include::modules/updating-eus-to-eus-layered-products.adoc[leveloffset=+2] * xref:../../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[Updating installed Operators] * xref:../../updating/updating_a_cluster/eus-eus-update.adoc#updating-eus-to-eus-upgrade-console_eus-to-eus-update[EUS-to-EUS update using the web console] -* xref:../../updating/updating_a_cluster/eus-eus-update.adoc#updating-eus-to-eus-upgrade-cli_eus-to-eus-update[EUS-to-EUS update using the CLI] \ No newline at end of file +* xref:../../updating/updating_a_cluster/eus-eus-update.adoc#updating-eus-to-eus-upgrade-cli_eus-to-eus-update[EUS-to-EUS update using the CLI]