mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Apr 6 08:36:53 UTC 2022
This commit is contained in:
parent
9bf28f1efe
commit
f88a614da8
221 changed files with 7174 additions and 449 deletions
|
|
@ -32,7 +32,7 @@ SYNOPSIS
|
|||
[--machine-type=MACHINE_TYPE, -m MACHINE_TYPE]
|
||||
[--max-nodes-per-pool=MAX_NODES_PER_POOL]
|
||||
[--max-pods-per-node=MAX_PODS_PER_NODE]
|
||||
[--max-surge-upgrade=MAX_SURGE_UPGRADE]
|
||||
[--max-surge-upgrade=MAX_SURGE_UPGRADE; default=1]
|
||||
[--max-unavailable-upgrade=MAX_UNAVAILABLE_UPGRADE]
|
||||
[--metadata=KEY=VALUE,[KEY=VALUE,...]]
|
||||
[--metadata-from-file=KEY=LOCAL_FILE_PATH,[...]]
|
||||
|
|
@ -541,7 +541,7 @@ FLAGS
|
|||
|
||||
Must be used in conjunction with '--enable-ip-alias'.
|
||||
|
||||
--max-surge-upgrade=MAX_SURGE_UPGRADE
|
||||
--max-surge-upgrade=MAX_SURGE_UPGRADE; default=1
|
||||
Number of extra (surge) nodes to be created on each upgrade of a node
|
||||
pool.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue