mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
gcloud: Wed Dec 11 10:18:23 UTC 2024
This commit is contained in:
parent
ad2752c6c9
commit
ec6dc40f99
493 changed files with 17655 additions and 1753 deletions
|
|
@ -24,7 +24,7 @@ SYNOPSIS
|
|||
default="RELEASE_CHANNEL_UNSPECIFIED"]
|
||||
[--services-ipv4-cidr=SERVICES_IPV4_CIDR; default="10.96.0.0/12"]
|
||||
[--system-addons-config=SYSTEM_ADDONS_CONFIG] [--version=VERSION]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--zone-storage-kms-key=ZONE_STORAGE_KMS_KEY] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create an Edge Container cluster.
|
||||
|
|
@ -192,6 +192,15 @@ FLAGS
|
|||
--version=VERSION
|
||||
Target cluster version. For example: "1.5.0".
|
||||
|
||||
--zone-storage-kms-key=ZONE_STORAGE_KMS_KEY
|
||||
Google Cloud KMS key that will be used to encrypt and decrypt the root
|
||||
key for zone storage encryption. The zone storage KMS key is only
|
||||
applicable to the storage infra cluster. The Edge Container service
|
||||
account for this project must have
|
||||
roles/cloudkms.cryptoKeyEncrypterDecrypter on the key.
|
||||
|
||||
If not provided, a Google-managed key will be used by default.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue