mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
84 lines
2.2 KiB
Text
84 lines
2.2 KiB
Text
NAME
|
|
gcloud alpha container - deploy and manage clusters of machines for running
|
|
containers
|
|
|
|
SYNOPSIS
|
|
gcloud alpha container GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Deploy and manage clusters of machines for running containers.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
attached
|
|
(ALPHA) Manage Attached clusters for running containers.
|
|
|
|
aws
|
|
(ALPHA) Deploy and manage clusters of machines on AWS for running
|
|
containers.
|
|
|
|
azure
|
|
(ALPHA) Deploy and manage clusters of machines on Azure for running
|
|
containers.
|
|
|
|
backup-restore
|
|
(ALPHA) Backup for GKE Services.
|
|
|
|
bare-metal
|
|
(ALPHA) Deploy and manage Anthos clusters on bare metal for running
|
|
containers.
|
|
|
|
binauthz
|
|
(ALPHA) Manage attestations for Binary Authorization on Google Cloud
|
|
Platform.
|
|
|
|
clusters
|
|
(ALPHA) Deploy and teardown Google Kubernetes Engine clusters.
|
|
|
|
fleet
|
|
(ALPHA) Centrally manage features and services on all your Kubernetes
|
|
clusters with fleet.
|
|
|
|
hub
|
|
(ALPHA) Centrally manage features and services on all your Kubernetes
|
|
clusters with fleet.
|
|
|
|
images
|
|
(ALPHA) List and manipulate Google Container Registry images.
|
|
|
|
node-pools
|
|
(ALPHA) Create and delete operations for Google Kubernetes Engine node
|
|
pools.
|
|
|
|
operations
|
|
(ALPHA) Get and list operations for Google Kubernetes Engine clusters.
|
|
|
|
subnets
|
|
(ALPHA) Manage subnets to be used by Google Kubernetes Engine clusters.
|
|
|
|
vmware
|
|
(ALPHA) Deploy and manage Anthos clusters on VMware for running
|
|
containers.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
get-server-config
|
|
(ALPHA) Get Kubernetes Engine server config.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud container
|
|
|
|
$ gcloud beta container
|
|
|