gcloud beta container clusters COMMAND [--location=LOCATION | --region=REGION | --zone=ZONE, -z ZONE] [GCLOUD_WIDE_FLAG …]
(BETA) The gcloud container clusters command group lets you deploy
and teardown Google Kubernetes Engine clusters.
See $ gcloud docker --help for
information about deploying docker images to clusters.
--location=LOCATION--region=REGION--zone=ZONE, -z ZONE--help.
Run $ gcloud help for details.
is one of the following:
COMMAND
check-autopilot-compatibility(BETA) Check autopilot compatibility of a running cluster.
complete-control-plane-upgrade(BETA) Complete the control plane upgrade for an existing cluster.
create(BETA) Create a cluster for running containers.
create-auto(BETA) Create an Autopilot cluster for running containers.
delete(BETA) Delete an existing cluster for running containers.
describe(BETA) Describe an existing cluster for running containers.
get-credentials(BETA) Fetch credentials for a running cluster.
get-upgrade-info(BETA) Get information about upgrades for existing clusters
including auto upgrade status, upgrade history, upgrade targets, and end of
support timelines.
list(BETA) List existing clusters for running containers.
resize(BETA) Resizes an existing cluster for running containers.
update(BETA) Update cluster settings for an existing container cluster.
upgrade(BETA) Upgrade the Kubernetes version of an existing container
cluster.
gcloud container clustersgcloud alpha container clusters
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.