Skip to main content

Change Base Worker Group

When you want to change the base worker group, system components (coredns, metrics-server, CNI controller, etc.) will be redeployed on the worker nodes in the new base worker group. This is useful when you want to scale up or down the flavor configuration of worker nodes in the base worker group — create a new worker group with the desired worker node configuration, set it as the base, then delete the old base worker group.

Step 1: From the menu, select Kubernetes. The Kubernetes Management page appears. Select the Cluster you want to change the Worker Group configuration for.

Step 2: Select Node Pools > Edit Workers.

Step 3: Select the worker group you want to change.

Step 4: Review the information, then click Save to apply the changes.

The process of changing the Base Worker Group takes a few minutes. You cannot make other changes to the cluster until the process completes.

Tip: When changing worker group configuration, the system first creates new worker nodes with the desired configuration. Once the new worker nodes are successfully created, the old worker nodes are removed from the system. Pods are migrated from the old worker nodes to the new ones.