mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * rosa_cluster_admin/rosa_nodes/rosa-managing-worker-nodes.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
ifdef::openshift-rosa[]
|
|
[id="configuring-machine-pool-disk-volume-ocm_{context}"]
|
|
= Configuring machine pool disk volume using OpenShift Cluster Manager
|
|
|
|
endif::openshift-rosa[]
|
|
.Prerequisite for cluster creation
|
|
* You have the option to select the node disk sizing for the default machine pool during cluster installation.
|
|
|
|
.Procedure for cluster creation
|
|
|
|
. From the {product-title} cluster wizard, navigate to *Cluster settings*.
|
|
|
|
. Navigate to *Machine pool* step.
|
|
|
|
. Select the desired *Root disk size*.
|
|
|
|
. Select *Next* to continue creating your cluster.
|
|
|
|
.Prerequisite for machine pool creation
|
|
* You have the option to select the node disk sizing for the new machine pool after the cluster has been installed.
|
|
|
|
.Procedure for machine pool creation
|
|
|
|
. Navigate to {cluster-manager-url} and select your cluster.
|
|
|
|
. Navigate to *Machine pool tab*.
|
|
|
|
. Click *Add machine pool*.
|
|
|
|
. Select the desired *Root disk size*.
|
|
|
|
. Select *Add machine pool* to create the machine pool.
|