mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
18 lines
847 B
Plaintext
18 lines
847 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * rosa_learning/creating_cluster_workshop/learning-getting-started-managing-worker-nodes.adoc
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="learning-getting-started-learning-machine-pool-scaling-ui_{context}"]
|
|
= Scaling worker nodes using the UI
|
|
|
|
[role="_abstract"]
|
|
Edit a machine pool to scale the number of worker nodes in that specific machine pool by using {cluster-manager}.
|
|
|
|
.Procedure
|
|
|
|
. Click the three dots to the right of the machine pool you want to edit.
|
|
. Click *Edit*.
|
|
. Enter the desired number of nodes, and click *Save*.
|
|
. Confirm that the cluster has scaled by selecting the cluster, clicking the *Overview* tab, and scrolling to *Compute listing*. The compute listing should equal the scaled nodes. For example, 3/3.
|
|
+
|
|
image::cloud-experts-getting-started-managing-ocm-nodes.png[] |