Skip to content

Commit

Permalink
Merge pull request #75655 from nikhilprajapati-world/patch-8
Browse files Browse the repository at this point in the history
Update eus-eus-update.adoc
  • Loading branch information
skopacz1 committed May 10, 2024
2 parents df70980 + fdc0931 commit cc7d736
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions modules/updating-eus-to-eus-upgrade-cli.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
3 changes: 2 additions & 1 deletion updating/updating_a_cluster/eus-eus-update.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]

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

0 comments on commit cc7d736

Please sign in to comment.