mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
gcloud: Wed May 17 10:38:17 UTC 2023
This commit is contained in:
parent
14441c7ea7
commit
a56fab68e5
151 changed files with 1878 additions and 2972 deletions
|
|
@ -86,10 +86,15 @@ OPTIONAL FLAGS
|
|||
disable.
|
||||
|
||||
--initial-delay=INITIAL_DELAY
|
||||
Specifies the length of time during which the instance is known to be
|
||||
initializing and should not be autohealed even if unhealthy. This value
|
||||
cannot be greater than 1 hour. See $ gcloud topic datetimes for
|
||||
information on duration formats.
|
||||
Specifies the number of seconds that a new VM takes to initialize and
|
||||
run its startup script. During a VM's initial delay period, the MIG
|
||||
ignores unsuccessful health checks because the VM might be in the
|
||||
startup process. This prevents the MIG from prematurely recreating a
|
||||
VM. If the health check receives a healthy response during the initial
|
||||
delay, it indicates that the startup process is complete and the VM is
|
||||
ready. The value of initial delay must be between 0 and 3600 seconds.
|
||||
The default value is 0. See $ gcloud topic datetimes for information on
|
||||
duration formats.
|
||||
|
||||
--instance-redistribution-type=TYPE
|
||||
Specifies the type of the instance redistribution policy. An instance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue