Change node configuration in a Managed Kubernetes cluster
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.
- Add a new node group with the required amount of resources to the cluster.
- Migrate your data to the new nodes.
- Optional: delete the previous node group.