Skip to main content

Change node configuration in a Managed Kubernetes cluster

Last update:
For your information

Changing node configuration is not available for Managed Kubernetes clusters on dedicated servers.

You cannot change node configuration directly — you can create a new node group in the cluster with the required configuration.

You can change the configuration in the Control Panel or via kubectl.

  1. Add a new node group with the required amount of resources to the cluster.
  2. Migrate your data to the new nodes.
  3. Optional: delete the previous node group.