mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Jul 20 08:59:31 UTC 2022
This commit is contained in:
parent
879929cbc6
commit
380c3aa29f
83 changed files with 1945 additions and 446 deletions
|
|
@ -207,6 +207,13 @@ FLAGS
|
|||
requested number of VMs within present resource constraints and to
|
||||
maximize utilization of unused zonal reservations. Recommended for
|
||||
batch workloads that do not require high availability.
|
||||
any-single-zone
|
||||
The group schedules all instances within a single zone. The zone is
|
||||
chosen based on hardware support, current resources availability,
|
||||
and matching reservations. The group might not be able to create
|
||||
the requested number of VMs in case of zonal resource availability
|
||||
constraints. Recommended for workloads requiring extensive
|
||||
communication between VMs.
|
||||
balanced
|
||||
The group prioritizes acquisition of resources, scheduling VMs in
|
||||
zones where resources are available while distributing VMs as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue