From 97ef60b6697ac3de25256ca68a139f5ca9157587 Mon Sep 17 00:00:00 2001 From: Kamesh Akella Date: Tue, 8 Oct 2024 10:40:56 -0400 Subject: [PATCH] Update doc/kubernetes/modules/ROOT/pages/prerequisite/prerequisite-rosa.adoc Co-authored-by: Pedro Ruivo Signed-off-by: Kamesh Akella --- .../modules/ROOT/pages/prerequisite/prerequisite-rosa.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/kubernetes/modules/ROOT/pages/prerequisite/prerequisite-rosa.adoc b/doc/kubernetes/modules/ROOT/pages/prerequisite/prerequisite-rosa.adoc index 70dd28b9..ca555081 100644 --- a/doc/kubernetes/modules/ROOT/pages/prerequisite/prerequisite-rosa.adoc +++ b/doc/kubernetes/modules/ROOT/pages/prerequisite/prerequisite-rosa.adoc @@ -85,7 +85,7 @@ The above installation script creates an admin user automatically but in case th == Scaling the cluster's nodes on demand The standard setup of nodes might be too small for running a load test, at the same time using a different instance type and rebuilding the cluster takes a lot of time (about 45 minutes). -To scale the cluster on demand, the standard setup has a machine pool named `scaling` with instances of type `m5.2xlarge` which is auto-scaled based on the current demand from 0 to 10 instances. +To scale the cluster on demand, the standard setup has a machine pool named `scaling` with instances of type `m5.2xlarge` which is auto-scaled based on the current demand from 4 to 15 instances. However, auto-scaling of worker nodes is quite time-consuming as nodes are scaled one by one. To scale the machine pool faster, issue a command like the following, and the additional nodes will be spawned at the same time: