mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +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
|
|
@ -57,7 +57,8 @@ SYNOPSIS
|
|||
[--image=IMAGE | --image-version=VERSION]
|
||||
[--kerberos-config-file=KERBEROS_CONFIG_FILE | --enable-kerberos
|
||||
--kerberos-root-principal-password-uri=KERBEROS_ROOT_PRINCIPAL_PASSWORD_URI [--kerberos-kms-key=KERBEROS_KMS_KEY : --kerberos-kms-key-keyring=KERBEROS_KMS_KEY_KEYRING --kerberos-kms-key-location=KERBEROS_KMS_KEY_LOCATION --kerberos-kms-key-project=KERBEROS_KMS_KEY_PROJECT]]
|
||||
[--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 ...]
|
||||
|
|
@ -759,6 +760,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