mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
17 lines
539 B
Plaintext
17 lines
539 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * getting_started/scaling_your_cluster.adoc
|
|
|
|
[id="dedicated-scaling-your-cluster_{context}"]
|
|
= Scaling your cluster
|
|
|
|
To scale your {product-title} cluster:
|
|
|
|
. From {cluster-manager-url}, click on the cluster you want to resize.
|
|
|
|
. Click *Actions*, then *Scale Cluster*.
|
|
|
|
. Select how many compute nodes are required, then click *Apply*.
|
|
|
|
Scaling occurs automatically. In the *Overview* tab under the *Details* heading,the *Status* indicator shows that your cluster is *Ready* for use.
|