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 f39867b commit a3aa6e4Copy full SHA for a3aa6e4
modules/sd-planning-considerations.adoc
@@ -58,10 +58,9 @@ Post-installation scaling requirements for control plane and infrastructure node
58
59
.Rules for control plane node resizing alerts
60
61
-Resizing alerts are triggered for the control plane nodes in a cluster when either of the following scenarios are true:
+The resizing alert is triggered for the control plane nodes in a cluster when the following occurs:
62
63
-* Each control plane node has less than 16GiB RAM, and there are more than 25 and less than 101 compute nodes.
64
-* Each control plane node has less than 32GiB RAM, and there are more than 100 compute nodes.
+* Control plane nodes sustain over 66% utilization on average in a classic ROSA cluster.
65
+
66
[NOTE]
67
====
0 commit comments