This page describes how to resize the Google Distributed Cloud
control-plane node for the user cluster. Resizing the
control-plane node means adding or removing CPUs and changing the amount of
memory available to the control-plane node for the user cluster.
You cannot resize the control-plane node manually if you have enabled
automatic node resizing.
To add or remove CPUs and memory in the control-plane node:
Console
In the console, go to the Google Kubernetes Engine clusters overview
page.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This page provides instructions on how to resize the control-plane node for a user cluster in Google Distributed Cloud by adjusting the CPU and memory allocation."],["Resizing the control-plane node cannot be done manually if automatic node resizing is enabled for the cluster."],["You can resize the control-plane node via the Google Cloud Console by navigating to the GKE clusters overview, selecting your user cluster, and editing the CPU or memory settings in the Control Plane section."],["Alternatively, you can resize the control-plane node via the command line by modifying the `masterNode.cpus` and `masterNode.memoryMB` values in the user cluster configuration file and updating the cluster with the `gkectl update cluster` command."]]],[]]