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

gcloud: Wed Sep 20 10:45:25 UTC 2023

This commit is contained in:
Automated 2023-09-20 10:45:25 +00:00
parent 952686eb78
commit 54eca12593
183 changed files with 2246 additions and 4040 deletions

View file

@ -28,8 +28,9 @@ 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]
[--shielded-integrity-monitoring] [--shielded-secure-boot]
[--shielded-vtpm] [--temp-bucket=TEMP_BUCKET]
[--secondary-worker-machine-types=type=MACHINE_TYPE[,
type=MACHINE_TYPE...][,rank=RANK]] [--shielded-integrity-monitoring]
[--shielded-secure-boot] [--shielded-vtpm] [--temp-bucket=TEMP_BUCKET]
[--worker-accelerator=[type=TYPE,[count=COUNT],...]]
[--worker-boot-disk-size=WORKER_BOOT_DISK_SIZE]
[--worker-boot-disk-type=WORKER_BOOT_DISK_TYPE]
@ -300,6 +301,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"
--shielded-integrity-monitoring
Enables monitoring and attestation of the boot integrity of the
cluster's VMs. vTPM (virtual Trusted Platform Module) must also be