mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
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-ui_{context}"]
|
|
= Creating a machine pool with the UI
|
|
|
|
[role="_abstract"]
|
|
You can create your machine pools by using {cluster-manager}.
|
|
|
|
.Procedure
|
|
|
|
. Log in to the {cluster-manager-url} and click your cluster.
|
|
+
|
|
image::cloud-experts-getting-started-managing-ocm-cluster.png[]
|
|
|
|
. Click the *Machine pools* tab.
|
|
+
|
|
image:cloud-experts-getting-started-managing-mp-ocm.png[]
|
|
|
|
. Click *Add machine pool*.
|
|
|
|
. Enter the desired configuration.
|
|
+
|
|
[TIP]
|
|
====
|
|
You can also and expand the *Edit node labels and taints* section to add node labels and taints to the nodes in the machine pool.
|
|
====
|
|
+
|
|
image::cloud-experts-getting-started-managing-mp-nlt.png[]
|
|
|
|
. Click the *Add machine pool* button to save.
|
|
. You will see the new machine pool you created.
|
|
+
|
|
image::cloud-experts-getting-started-managing-mp-fromui.png[] |