1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Sep 27 12:05:40 UTC 2023

This commit is contained in:
Automated 2023-09-27 12:05:40 +00:00
parent 54eca12593
commit 6c60d7f07f
256 changed files with 8313 additions and 442 deletions

View file

@ -6,6 +6,7 @@ SYNOPSIS
gcloud edge-cloud container clusters create (CLUSTER : --location=LOCATION)
[--admin-users=ADMIN_USERS] [--async]
[--cluster-ipv4-cidr=CLUSTER_IPV4_CIDR; default="10.0.0.0/17"]
[--control-plane-kms-key=CONTROL_PLANE_KMS_KEY]
[--control-plane-machine-filter=CONTROL_PLANE_MACHINE_FILTER]
[--control-plane-node-count=CONTROL_PLANE_NODE_COUNT]
[--control-plane-node-location=CONTROL_PLANE_NODE_LOCATION]
@ -78,6 +79,14 @@ FLAGS
All pods in the cluster are assigned an RFC1918 IPv4 address from this
block. This field cannot be changed after creation.
--control-plane-kms-key=CONTROL_PLANE_KMS_KEY
Google Cloud KMS key that will be used to secure persistent disks of
the control plane VMs of a remote control plane 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.
--control-plane-machine-filter=CONTROL_PLANE_MACHINE_FILTER
Only machines matching this filter will be allowed to host local
control plane nodes. The filtering language accepts strings like