mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
42 lines
1.1 KiB
Text
42 lines
1.1 KiB
Text
NAME
|
|
gcloud container azure node-pools - create and manage node pools in an
|
|
Anthos cluster on Azure
|
|
|
|
SYNOPSIS
|
|
gcloud container azure node-pools COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(DEPRECATED) Create and manage node pools in an Anthos cluster on Azure.
|
|
|
|
This command is deprecated. See
|
|
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement
|
|
for more details.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(DEPRECATED) Create a node pool in an Anthos cluster on Azure.
|
|
|
|
delete
|
|
(DEPRECATED) Delete a node pool in an Anthos cluster on Azure.
|
|
|
|
describe
|
|
(DEPRECATED) Describe a node pool in an Anthos cluster on Azure.
|
|
|
|
list
|
|
(DEPRECATED) List node pools in an Anthos cluster on Azure.
|
|
|
|
update
|
|
(DEPRECATED) Update a node pool in an Anthos cluster on Azure.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha container azure node-pools
|
|
|