Skip to main content

Change node configuration in a Managed Kubernetes cluster

Last update:
For your information

Changing node configuration is not available in Managed Kubernetes clusters on a dedicated server.

You cannot change the configuration of nodes directly - you can create a new node group in the cluster with the desired configuration.

You can change the configuration in the control panel or via kubectl.

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