mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Wed Sep 20 10:45:25 UTC 2023
This commit is contained in:
parent
952686eb78
commit
54eca12593
183 changed files with 2246 additions and 4040 deletions
|
|
@ -53,9 +53,9 @@ SYNOPSIS
|
|||
--total-max-nodes=TOTAL_MAX_NODES --total-min-nodes=TOTAL_MIN_NODES]
|
||||
[--enable-best-effort-provision
|
||||
--min-provision-nodes=MIN_PROVISION_NODES]
|
||||
[--ephemeral-storage=[local-ssd-count=LOCAL-SSD-COUNT]
|
||||
| --ephemeral-storage-local-ssd=[count=COUNT]
|
||||
| --local-nvme-ssd-block=[count=COUNT]
|
||||
[--ephemeral-storage[=[local-ssd-count=LOCAL-SSD-COUNT]]
|
||||
| --ephemeral-storage-local-ssd[=[count=COUNT]]
|
||||
| --local-nvme-ssd-block[=[count=COUNT]]
|
||||
| --local-ssd-count=LOCAL_SSD_COUNT]
|
||||
[--location=LOCATION | --region=REGION | --zone=ZONE, -z ZONE]
|
||||
[--reservation=RESERVATION --reservation-affinity=RESERVATION_AFFINITY]
|
||||
|
|
@ -820,7 +820,7 @@ FLAGS
|
|||
|
||||
At most one of these can be specified:
|
||||
|
||||
--ephemeral-storage=[local-ssd-count=LOCAL-SSD-COUNT]
|
||||
--ephemeral-storage[=[local-ssd-count=LOCAL-SSD-COUNT]]
|
||||
Parameters for the ephemeral storage filesystem. If unspecified,
|
||||
ephemeral storage is backed by the boot disk.
|
||||
|
||||
|
|
@ -837,7 +837,7 @@ FLAGS
|
|||
See https://cloud.google.com/compute/docs/disks/local-ssd for more
|
||||
information.
|
||||
|
||||
--ephemeral-storage-local-ssd=[count=COUNT]
|
||||
--ephemeral-storage-local-ssd[=[count=COUNT]]
|
||||
Parameters for the ephemeral storage filesystem. If unspecified,
|
||||
ephemeral storage is backed by the boot disk.
|
||||
|
||||
|
|
@ -853,7 +853,7 @@ FLAGS
|
|||
See https://cloud.google.com/compute/docs/disks/local-ssd for more
|
||||
information.
|
||||
|
||||
--local-nvme-ssd-block=[count=COUNT]
|
||||
--local-nvme-ssd-block[=[count=COUNT]]
|
||||
Adds the requested local SSDs on all nodes in default node pool(s) in
|
||||
the new cluster.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue