Scale Kubernetes cluster nodes

You can now dynamically scale the number of nodes in your Kubernetes clusters directly from the dashboard, without recreating the cluster.
From the Nodes page of any ready cluster, click Scale... to open the scaling modal. You can adjust:
- Control plane nodes: Set the count from 1 up to your plan's available capacity
- Worker nodes: Scale from 0 up to the limit, or add workers to a cluster that was created without them
The modal displays per-node pricing and your total hourly cost as you adjust the counts, so you can see the impact before confirming. Control plane and worker scaling requests run in parallel for faster execution.
For clusters created without workers, select a worker plan from the dropdown before adding your first worker nodes. Once set, subsequent scaling operations use that plan automatically.