mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Sat Jun 14 05:31:37 UTC 2025
This commit is contained in:
parent
1799759190
commit
fa40c10f6a
712 changed files with 17386 additions and 4918 deletions
|
|
@ -16,6 +16,7 @@ SYNOPSIS
|
|||
[--control-plane-shared-deployment-policy=CONTROL_PLANE_SHARED_DEPLOYMENT_POLICY]
|
||||
[--default-max-pods-per-node=DEFAULT_MAX_PODS_PER_NODE]
|
||||
[--enable-cluster-isolation=ENABLE_CLUSTER_ISOLATION]
|
||||
[--enable-google-group-authentication]
|
||||
[--external-lb-address-pools=EXTERNAL_LB_ADDRESS_POOLS]
|
||||
[--external-lb-ipv4-address-pools=[EXTERNAL_LB_IPV4_ADDRESS,...]]
|
||||
[--external-lb-ipv6-address-pools=[EXTERNAL_LB_IPV6_ADDRESS,...]]
|
||||
|
|
@ -135,6 +136,10 @@ FLAGS
|
|||
--enable-cluster-isolation=ENABLE_CLUSTER_ISOLATION
|
||||
If set, the cluster will be created in a secure cluster isolation mode.
|
||||
|
||||
--enable-google-group-authentication
|
||||
If set, the cluster will be configured to use Google Group
|
||||
authentication.
|
||||
|
||||
--external-lb-address-pools=EXTERNAL_LB_ADDRESS_POOLS
|
||||
Path to a YAML/JSON file containing external load balancer pool
|
||||
configuration. External load balancer pools are used for data plane
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue