Update Elastic Node Pool
Updating an Elastic Node Pool creates a new revision. You can review the changes before rolling them out.
Update a Node Pool
- Navigate to your Cluster → Elastic Node Pools → select the Node Pool → Edit
- Adjust the desired properties:
| Property | Description | Editable |
|---|---|---|
| Name | Node Pool name | No |
| Elastic Quota | Source Share | No |
| Kubernetes Version | Kubernetes version for the nodes | Yes |
| Node Count | Number of virtual worker nodes | Yes |
| Cores | CPU cores per node | Yes |
| Memory (MB) | Memory per node in MB | Yes |
| Disk (GB) | Disk space per node in GB | Yes |
- Click Preview to review the changes
- Review the diff between current and pending configuration
- Click Roll out to apply the changes
The update performs a rolling replacement of nodes: new nodes are created with the updated configuration before old nodes are drained and removed.
Review and Roll Out a Pending Revision
If you saved a revision without rolling it out:
- Navigate to the Node Pool → Revisions tab
- Click Review & roll out on the pending revision
- Review the changes and click Roll out
Revert to a Previous Revision
- Navigate to the Node Pool → Revisions tab
- Click Revert to on the desired previous revision
- This creates a new pending revision with the old configuration — review and roll it out
Discard a Pending Revision
- Navigate to the Node Pool → Revisions tab
- Click Discard on the pending revision
