mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
gcloud: Wed Nov 13 10:04:10 UTC 2024
This commit is contained in:
parent
7da5872e5c
commit
a63704a3af
252 changed files with 4821 additions and 807 deletions
|
|
@ -26,6 +26,7 @@ SYNOPSIS
|
|||
[--enable-queued-provisioning] [--enable-surge-upgrade]
|
||||
[--image-type=IMAGE_TYPE] [--labels=[KEY=VALUE,...]]
|
||||
[--linux-sysctls=KEY=VALUE,[KEY=VALUE,...]]
|
||||
[--local-ssd-encryption-mode=LOCAL_SSD_ENCRYPTION_MODE]
|
||||
[--logging-variant=LOGGING_VARIANT]
|
||||
[--machine-type=MACHINE_TYPE, -m MACHINE_TYPE]
|
||||
[--max-pods-per-node=MAX_PODS_PER_NODE]
|
||||
|
|
@ -332,6 +333,11 @@ FLAGS
|
|||
The --linux-sysctls flag is deprecated. Please use
|
||||
--system-config-from-file instead.
|
||||
|
||||
--local-ssd-encryption-mode=LOCAL_SSD_ENCRYPTION_MODE
|
||||
Encryption mode for Local SSDs on the node pool.
|
||||
LOCAL_SSD_ENCRYPTION_MODE must be one of: STANDARD_ENCRYPTION,
|
||||
EPHEMERAL_KEY_ENCRYPTION.
|
||||
|
||||
--logging-variant=LOGGING_VARIANT
|
||||
Specifies the logging variant that will be deployed on all the nodes in
|
||||
the node pool. If the node pool doesn't specify a logging variant, then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue