mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Thu Nov 7 09:57:40 UTC 2024
This commit is contained in:
parent
d7d92f8000
commit
7da5872e5c
106 changed files with 3468 additions and 293 deletions
|
|
@ -74,7 +74,8 @@ SYNOPSIS
|
|||
[--stack-type=STACK_TYPE] [--storage-pools=STORAGE_POOL,[...]]
|
||||
[--subnetwork=SUBNETWORK] [--system-config-from-file=PATH_TO_FILE]
|
||||
[--tags=TAG,[TAG,...]] [--threads-per-core=THREADS_PER_CORE]
|
||||
[--workload-metadata=WORKLOAD_METADATA] [--workload-pool=WORKLOAD_POOL]
|
||||
[--tier=TIER] [--workload-metadata=WORKLOAD_METADATA]
|
||||
[--workload-pool=WORKLOAD_POOL]
|
||||
[--workload-vulnerability-scanning=WORKLOAD_VULNERABILITY_SCANNING]
|
||||
[--binauthz-evaluation-mode=BINAUTHZ_EVALUATION_MODE
|
||||
| --enable-binauthz]
|
||||
|
|
@ -1297,6 +1298,10 @@ FLAGS
|
|||
The number of visible threads per physical core for each node. To
|
||||
disable simultaneous multithreading (SMT) set this to 1.
|
||||
|
||||
--tier=TIER
|
||||
Set the desired tier for the cluster. TIER must be one of: standard,
|
||||
enterprise.
|
||||
|
||||
--workload-metadata=WORKLOAD_METADATA
|
||||
Type of metadata server available to pods running in the node pool.
|
||||
WORKLOAD_METADATA must be one of:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue