Skip to content

Commit 7a33d3b

Browse files
authored
Merge pull request #64850 from mletalie/OSDOCS-7765
[OSDOCS-7765]: Remove note about default machine pools.
2 parents c5021ee + e25b691 commit 7a33d3b

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

modules/rosa-sdpolicy-am-compute.adoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,10 @@
88

99
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 plane nodes. 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

15-
[NOTE]
16-
====
17-
After the cluster is installed, the `Default` machine pool cannot be deleted, and its node type or size cannot be changed.
18-
====
19-
2015
Control plane and infrastructure nodes are deployed and managed by Red Hat. Shutting down the underlying infrastructure through the cloud provider console is unsupported and can lead to data loss. There are at least 3 control plane nodes that handle etcd- and API-related workloads. There are at least 2 infrastructure nodes that handle metrics, routing, the web console, and other workloads. You must not run any workloads on the control and infrastructure nodes. Any workloads you intend to run must be deployed on worker nodes. See the Red Hat Operator support section below for more information about Red Hat workloads that must be deployed on worker nodes.
2116

2217
[NOTE]

modules/sdpolicy-am-compute.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ Multiple availability zone clusters require a minimum of 3 worker nodes for Cust
1111

1212
Worker nodes must all be the same type and size within a single {product-title} cluster.
1313

14-
[NOTE]
15-
====
16-
The default machine pool node type and size cannot be changed after the cluster has been created.
17-
====
18-
1914
Control plane and infrastructure nodes are also provided by Red Hat. There are at least 3 control plane nodes that handle etcd and API-related workloads. There are at least 2 infrastructure nodes that handle metrics, routing, the web console, and other workloads. You must not run any workloads on the control plane and infrastructure nodes. Any workloads you intend to run must be deployed on worker nodes. See the Red Hat Operator support section below for more information about Red Hat workloads that must be deployed on worker nodes.
2015

2116
[NOTE]

0 commit comments

Comments
 (0)