1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 02:55:19 +00:00

gcloud: Wed Feb 1 11:38:52 UTC 2023

This commit is contained in:
Automated 2023-02-01 11:38:52 +00:00
parent 6dc17bdd4a
commit fc11b54760
173 changed files with 5650 additions and 253 deletions

View file

@ -174,8 +174,7 @@ OPTIONAL FLAGS
--maintenance-interval=MAINTENANCE_INTERVAL
Specifies how infrastructure upgrades should be applied to the
VM. MAINTENANCE_INTERVAL must be (currently only one value is
supported):
VM. MAINTENANCE_INTERVAL must be one of:
PERIODIC
VMs receive infrastructure and hypervisor updates on a
@ -183,6 +182,14 @@ OPTIONAL FLAGS
operations (live migrations or terminations) on an individual
VM. Security updates will still be applied as soon as they
are available.
RECURRENT
VMs receive infrastructure and hypervisor updates on a
periodic basis, minimizing the number of maintenance
operations (live migrations or terminations) on an individual
VM. This may mean a VM will take longer to receive an update
than if it was configured for AS_NEEDED. Security updates
will still be applied as soonas they are available. RECURRENT
is used for GEN3 and Sliceof Hardware VMs.
--min-cpu-platform=MIN_CPU_PLATFORM
Optional minimum CPU platform of the reservation to create.