We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1544d78 commit c93d0f1Copy full SHA for c93d0f1
modules/rosa-how-upgrades-work.adoc
@@ -37,7 +37,7 @@ The following are the high-level steps that occur during the ROSA (classic archi
37
** Identifying any Pod Disruption Budgets (PDBs) that can potentially block or delay the update of the nodes.
38
** Ensuring cluster Operators are available and healthy.
39
** Ensuring cluster critical alerts are not firing.
40
-. A temporary compute node is created in the cluster to allow for the scheduling of drained pods during the update.
+. A temporary compute node is created in each availability zone (AZ) in the cluster to allow for the scheduling of drained pods during the update.
41
+
42
[NOTE]
43
====
0 commit comments