1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-12 07:58:28 +00:00

gcloud: Wed May 17 10:38:17 UTC 2023

This commit is contained in:
Automated 2023-05-17 10:38:17 +00:00
parent 14441c7ea7
commit a56fab68e5
151 changed files with 1878 additions and 2972 deletions

View file

@ -146,10 +146,15 @@ FLAGS
Clears all autohealing policy fields for the managed instance group.
--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.
At most one of these can be specified: