2022-03-01 04:29:52 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud container aws node-pools - create and manage node pools in an Anthos
|
|
|
|
|
cluster on AWS
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud container aws node-pools COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
|
Create and manage node pools in an Anthos cluster on AWS.
|
|
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
|
|
|
|
create
|
|
|
|
|
Create a node pool in an Anthos cluster on AWS.
|
|
|
|
|
|
|
|
|
|
delete
|
|
|
|
|
Delete a node pool in an Anthos cluster on AWS.
|
|
|
|
|
|
|
|
|
|
describe
|
|
|
|
|
Describe a node pool in an Anthos cluster on AWS.
|
|
|
|
|
|
|
|
|
|
list
|
|
|
|
|
List node pools in an Anthos cluster on AWS.
|
|
|
|
|
|
2023-12-14 10:23:58 +00:00
|
|
|
rollback
|
|
|
|
|
Rollback a node pool in an Anthos cluster on AWS.
|
|
|
|
|
|
2022-03-01 04:29:52 +00:00
|
|
|
update
|
|
|
|
|
Update a node pool in an Anthos cluster on AWS.
|
|
|
|
|
|
|
|
|
|
NOTES
|
|
|
|
|
This variant is also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud alpha container aws node-pools
|
|
|
|
|
|