mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Aug 23 10:30:46 UTC 2023
This commit is contained in:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
|
|
@ -44,7 +44,8 @@ SYNOPSIS
|
|||
--tags=TAG,[TAG,...] --network=NETWORK | --subnet=SUBNET
|
||||
--reservation=RESERVATION
|
||||
--reservation-affinity=RESERVATION_AFFINITY; default="any"]
|
||||
[--single-node | --num-secondary-workers=NUM_SECONDARY_WORKERS
|
||||
[--single-node | --min-num-workers=MIN_NUM_WORKERS
|
||||
--num-secondary-workers=NUM_SECONDARY_WORKERS
|
||||
--num-workers=NUM_WORKERS
|
||||
--secondary-worker-type=TYPE; default="preemptible"]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -631,6 +632,10 @@ FLAGS
|
|||
|
||||
Multi-node cluster flags
|
||||
|
||||
--min-num-workers=MIN_NUM_WORKERS
|
||||
The minimum number of workers nodes to provision for cluster create
|
||||
operations to succeed.
|
||||
|
||||
--num-secondary-workers=NUM_SECONDARY_WORKERS
|
||||
The number of secondary worker nodes in the cluster.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue