1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00

gcloud: Wed Mar 29 10:40:15 UTC 2023

This commit is contained in:
Automated 2023-03-29 10:40:15 +00:00
parent 4ccfc7a5e3
commit 5fabf24be7
269 changed files with 6797 additions and 464 deletions

View file

@ -199,9 +199,7 @@ OPTIONAL FLAGS
--update-policy-max-surge=MAX_SURGE
Maximum additional number of VMs that can be created during the
update process. This can be a fixed number (e.g. 5) or a percentage
of size to the managed instance group (e.g. 10%). Defaults to 0 if
the managed instance group has stateful configuration, or to the
number of zones in which it operates otherwise.
of size to the managed instance group (e.g. 10%).
--update-policy-max-unavailable=MAX_UNAVAILABLE
Maximum number of VMs that can be unavailable during the update
@ -255,9 +253,7 @@ OPTIONAL FLAGS
--update-policy-replacement-method=UPDATE_POLICY_REPLACEMENT_METHOD
Type of replacement method. Specifies what action will be taken to
update VMs. Defaults to ``recreate`` if the managed instance group
has stateful configuration, or to ``substitute`` otherwise.
UPDATE_POLICY_REPLACEMENT_METHOD must be one of:
update VMs. UPDATE_POLICY_REPLACEMENT_METHOD must be one of:
recreate
Recreate VMs and preserve the VM names. The VM IDs and creation

View file

@ -197,9 +197,7 @@ FLAGS
--update-policy-max-surge=MAX_SURGE
Maximum additional number of VMs that can be created during the
update process. This can be a fixed number (e.g. 5) or a percentage
of size to the managed instance group (e.g. 10%). Defaults to 0 if
the managed instance group has stateful configuration, or to the
number of zones in which it operates otherwise.
of size to the managed instance group (e.g. 10%).
--update-policy-max-unavailable=MAX_UNAVAILABLE
Maximum number of VMs that can be unavailable during the update
@ -253,9 +251,7 @@ FLAGS
--update-policy-replacement-method=UPDATE_POLICY_REPLACEMENT_METHOD
Type of replacement method. Specifies what action will be taken to
update VMs. Defaults to ``recreate`` if the managed instance group
has stateful configuration, or to ``substitute`` otherwise.
UPDATE_POLICY_REPLACEMENT_METHOD must be one of:
update VMs. UPDATE_POLICY_REPLACEMENT_METHOD must be one of:
recreate
Recreate VMs and preserve the VM names. The VM IDs and creation