diff --git a/modules/rosa-policy-failure-points.adoc b/modules/rosa-policy-failure-points.adoc index cb0019db54d0..cb980705947e 100644 --- a/modules/rosa-policy-failure-points.adoc +++ b/modules/rosa-policy-failure-points.adoc @@ -40,9 +40,9 @@ When accounting for possible node failures, it is also important to understand h ifndef::openshift-rosa-hcp[] [id="rosa-policy-container-cluster-failure_{context}"] == Cluster failure -Single-AZ ROSA clusters have at least three control plane and two infrastructure nodes in the same availability zone (AZ) in the private subnet. +Single-AZ ROSA clusters have three control plane nodes and two infrastructure nodes in the same availability zone (AZ) in the private subnet. -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. +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. 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.