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

gcloud: Thu Jul 17 11:02:31 UTC 2025

This commit is contained in:
Automated 2025-07-17 11:02:31 +00:00
parent e53f7148d8
commit fe3a430c1d
365 changed files with 6027 additions and 1863 deletions

View file

@ -14,6 +14,7 @@ SYNOPSIS
[--control-plane-node-storage-schema=CONTROL_PLANE_NODE_STORAGE_SCHEMA]
[--control-plane-shared-deployment-policy=CONTROL_PLANE_SHARED_DEPLOYMENT_POLICY]
[--default-max-pods-per-node=DEFAULT_MAX_PODS_PER_NODE]
[--enable-google-group-authentication]
[--external-lb-ipv4-address-pools=[EXTERNAL_LB_IPV4_ADDRESS,...]]
[--fleet-project=FLEET_PROJECT] [--labels=[KEY=VALUE,...]]
[--lro-timeout=LRO_TIMEOUT]
@ -123,6 +124,10 @@ FLAGS
--default-max-pods-per-node=DEFAULT_MAX_PODS_PER_NODE
The default maximum number of pods per node.
--enable-google-group-authentication
If set, the cluster will be configured to use Google Group
authentication.
--external-lb-ipv4-address-pools=[EXTERNAL_LB_IPV4_ADDRESS,...]
IPv4 address pools that are used for data plane load balancing of local
control plane clusters. Existing pools cannot be updated after cluster

View file

@ -98,7 +98,7 @@ OPTIONAL FLAGS
numbers.
--location=LOCATION
For resources [vpn connection, cluster], provides fallback value for
For resources [cluster, vpn_connection], provides fallback value for
resource location attribute. When the resource's full URI path is not
provided, location will fallback to this flag value.