mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 2 11:22:33 UTC 2023
This commit is contained in:
parent
4558a00e48
commit
678b9afba9
240 changed files with 7837 additions and 521 deletions
|
|
@ -138,6 +138,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