Skip to content

Commit 60ae4bf

Browse files
authored
Merge pull request #57286 from vuldin/multiple-nodes-not-control-planes
Clusters require multiple nodes (rather than multiple control planes)
2 parents 568216b + e71acae commit 60ae4bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/rosa-sdpolicy-am-compute.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
[id="rosa-sdpolicy-instance-types_{context}"]
77
= Instance types
88

9-
Single availability zone clusters require a minimum of 3 control planes, 2 infrastructure nodes, and 2 worker nodes deployed to a single availability zone.
9+
Single availability zone clusters require a minimum of 3 control plane nodes, 2 infrastructure nodes, and 2 worker nodes deployed to a single availability zone.
1010

11-
Multiple availability zone clusters require a minimum of 3 control planes. 3 infrastructure nodes, and 3 worker nodes. Additional nodes must be purchased in multiples of three to maintain proper node distribution.
11+
Multiple availability zone clusters require a minimum of 3 control plane nodes. 3 infrastructure nodes, and 3 worker nodes. Additional nodes must be purchased in multiples of three to maintain proper node distribution.
1212

1313
All {product-title} clusters support a maximum of 180 worker nodes.
1414

@@ -26,4 +26,4 @@ Approximately one vCPU core and 1 GiB of memory are reserved on each worker node
2626
{OCP} core systems such as audit log aggregation, metrics collection, DNS, image registry, SDN, and others might consume additional allocatable resources to maintain the stability and maintainability of the cluster. The additional resources consumed might vary based on usage.
2727
2828
For additional information, see the link:https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/#system-reserved[Kubernetes documentation].
29-
====
29+
====

0 commit comments

Comments
 (0)