Resizing the control plane node for a user cluster
Stay organized with collections
Save and categorize content based on your preferences.
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 from 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:
Replace ADMIN_CLUSTER_KUBECONFIG with the path of your admin cluster kubeconfig file.
Replace USER_CONFIG_FILE with the path of your user cluster configuration file.
[[["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 guide details how to resize the Google Distributed Cloud control-plane node for a user cluster by adjusting CPU and memory resources."],["Resizing involves editing the user cluster configuration file to modify the `masterNode.cpus` and `masterNode.memoryMB` values."],["Manual resizing is not possible if automatic node resizing is enabled."],["The update process is performed using the `gkectl update cluster` command with the admin cluster kubeconfig and the user cluster configuration file."]]],[]]