Skip to content

Create Elastic Node Pool

INFO

To learn about Elastic Node Pools and the provider/consumer model, see Elastic Node Pools.

An Elastic Node Pool creates virtual Kubernetes worker nodes from an Elastic Quota and joins them to a Cluster.

Prerequisites

Create a Node Pool

  1. Navigate to your Cluster → Elastic Node PoolsCreate Elastic Node Pool
  2. Configure the properties:
PropertyDescriptionRequired
NameA unique name for this Node Pool (cannot be changed later)Yes
Elastic QuotaThe Share to draw resources from (cannot be changed later)Yes
Kubernetes VersionThe Kubernetes version for the virtual nodesYes
Node CountNumber of virtual worker nodesYes
CoresCPU cores per nodeYes
Memory (MB)Memory per node in MBYes
Disk (GB)Disk space per node in GBYes
  1. Click Create Elastic Node Pool

The total resource consumption (node count × node shape) must fit within the Quota's remaining capacity. Monitor the operation progress — once the Node Pool is ready, the virtual nodes appear as worker nodes in your Cluster.