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

Update eus-eus-update.adoc

Added URL * xref:../../updating/updating-cluster-rhel-compute.adoc#updating-cluster-rhel-compute[Updating a cluster that includes RHEL compute machines] in addition resource.

Update updating/updating_a_cluster/eus-eus-update.adoc

Co-authored-by: Sebastian Kopacz <112414607+skopacz1@users.noreply.github.com>

Update updating-eus-to-eus-upgrade-cli.adoc
This commit is contained in:
Nikhil Prajapati
2024-05-08 17:09:19 +05:30
committed by openshift-cherrypick-robot
parent 8ca0c230d1
commit affe8763d4
2 changed files with 7 additions and 1 deletions

View File

@@ -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]

View File

@@ -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]
* 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]