mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
28 lines
969 B
Plaintext
28 lines
969 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * osd_quickstart/osd-quickstart.adoc
|
|
|
|
[id="scaling-cluster_{context}"]
|
|
= Scaling your cluster
|
|
|
|
You can scale your {product-title} cluster from the {OCM}.
|
|
|
|
.Procedure
|
|
|
|
. From {console-redhat-com}, click on the cluster you want to resize.
|
|
|
|
. Click *Actions* -> *Edit load balancers and persistent storage*
|
|
.. Use the drop-down menu to select how many *Load balancers* you want to scale to.
|
|
.. Use the drop-down menu to select the amount of *Persistent storage* you want to scale to.
|
|
.. Click *Apply*. Scaling occurs automatically.
|
|
|
|
. Click *Actions* -> *Edit node count*.
|
|
.. Use the drop down menu to select the *Machine Pool* setting you want to scale to.
|
|
.. Use the drop down menu to select the *Node Count* you want to scale to.
|
|
.. Click *Apply*. Scaling occurs automatically.
|
|
|
|
|
|
.Verification
|
|
|
|
* In the *Overview* tab under the *Details* heading, the *Status* indicator shows that your cluster is *Ready* for use.
|