Skip to content

Commit c4219ed

Browse files
authored
Merge pull request #95079 from AedinC/OSDOCS-14810
OSDOCS-14810:Removed 'at least' wording for control plane and infra nodes in ROSA Classic cluster failure doc.
2 parents 7ca1a9b + a9f7866 commit c4219ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/rosa-policy-failure-points.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ When accounting for possible node failures, it is also important to understand h
4040
ifndef::openshift-rosa-hcp[]
4141
[id="rosa-policy-container-cluster-failure_{context}"]
4242
== Cluster failure
43-
Single-AZ ROSA clusters have at least three control plane and two infrastructure nodes in the same availability zone (AZ) in the private subnet.
43+
Single-AZ ROSA clusters have three control plane nodes and two infrastructure nodes in the same availability zone (AZ) in the private subnet.
4444

45-
Multi-AZ ROSA clusters have at least three control plane nodes and three infrastructure nodes that are preconfigured for high availability, either in a single zone or across multiple zones, depending on the type of cluster you have selected. Control plane and infrastructure nodes have the same resiliency as worker nodes, with the added benefit of being managed completely by Red{nbsp}Hat.
45+
Multi-AZ ROSA clusters have three control plane nodes and three infrastructure nodes that are preconfigured for high availability, one in each AZ. Control plane and infrastructure nodes have the same resiliency as worker nodes, with the added benefit of being managed completely by Red{nbsp}Hat.
4646

4747
In the event of a complete control plane outage, the OpenShift APIs will not function, and existing worker node pods are unaffected. However, if there is also a pod or node outage at the same time, the control planes must recover before new pods or nodes can be added or scheduled.
4848

0 commit comments

Comments
 (0)