mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Sep 20 10:45:25 UTC 2023
This commit is contained in:
parent
952686eb78
commit
54eca12593
183 changed files with 2246 additions and 4040 deletions
|
|
@ -35,6 +35,8 @@ SYNOPSIS
|
|||
[--secondary-worker-boot-disk-size=SECONDARY_WORKER_BOOT_DISK_SIZE]
|
||||
[--secondary-worker-boot-disk-type=SECONDARY_WORKER_BOOT_DISK_TYPE]
|
||||
[--secondary-worker-local-ssd-interface=SECONDARY_WORKER_LOCAL_SSD_INTERFACE]
|
||||
[--secondary-worker-machine-types=type=MACHINE_TYPE[,
|
||||
type=MACHINE_TYPE...][,rank=RANK]]
|
||||
[--secondary-worker-standard-capacity-base=SECONDARY_WORKER_STANDARD_CAPACITY_BASE]
|
||||
[--shielded-integrity-monitoring] [--shielded-secure-boot]
|
||||
[--shielded-vtpm] [--temp-bucket=TEMP_BUCKET]
|
||||
|
|
@ -356,6 +358,11 @@ FLAGS
|
|||
Interface to use to attach local SSDs to each secondary worker in a
|
||||
cluster.
|
||||
|
||||
--secondary-worker-machine-types=type=MACHINE_TYPE[,type=MACHINE_TYPE...][,rank=RANK]
|
||||
Types of machines with optional rank for secondary workers to use.
|
||||
Defaults to server-specified.eg.
|
||||
--secondary-worker-machine-types="type=e2-standard-8,type=t2d-standard-8,rank=0"
|
||||
|
||||
--secondary-worker-standard-capacity-base=SECONDARY_WORKER_STANDARD_CAPACITY_BASE
|
||||
The number of standard VMs in the Spot and Standard Mix feature.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue