- NAME
-
- gcloud container - deploy and manage clusters of machines for running containers
- SYNOPSIS
-
-
gcloud container
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
The gcloud container command group lets you create and manage Google Kubernetes
Engine containers and clusters.
Kubernetes Engine is a cluster manager and orchestration system for running your Docker containers. Kubernetes Engine schedules your containers into the cluster and manages them automatically based on requirements you define, such as CPU and memory.
More information on Kubernetes Engine can be found here: https://cloud.google.com/kubernetes-engine and detailed documentation can be found here: https://cloud.google.com/kubernetes-engine/docs/
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
attached
- Manage Attached clusters for running containers.
aws
- Deploy and manage clusters of machines on AWS for running containers.
azure
- Deploy and manage clusters of machines on Azure for running containers.
bare-metal
- Deploy and manage Anthos clusters on bare metal for running containers.
binauthz
- Manage attestations for Binary Authorization on Google Cloud Platform.
clusters
- Deploy and teardown Google Kubernetes Engine clusters.
fleet
- Centrally manage features and services on all your Kubernetes clusters with fleet.
hub
- Centrally manage features and services on all your Kubernetes clusters with fleet.
images
- List and manipulate Google Container Registry images.
node-pools
- Create and delete operations for Google Kubernetes Engine node pools.
operations
- Get and list operations for Google Kubernetes Engine clusters.
subnets
- Manage subnets to be used by Google Kubernetes Engine clusters.
vmware
- Deploy and manage Anthos clusters on VMware for running containers.
- COMMANDS
-
is one of the following:COMMAND
get-server-config
- Get Kubernetes Engine server config.
- NOTES
-
These variants are also available:
gcloud alpha container
gcloud beta container
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 2024-02-06 UTC.