1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Wed May 14 10:45:02 UTC 2025

This commit is contained in:
Automated 2025-05-14 10:45:02 +00:00
parent dfebca5b6c
commit 82f3a66664
423 changed files with 11160 additions and 1149 deletions

View file

@ -62,13 +62,13 @@ REQUIRED FLAGS
between 1 GiB and 8 GiB per vCPU. Ex. 1024Mi, 4Gi.
--subnets=[SUBNETS,...]
VPC subnets from which the cluster is accessible. Both broker and
bootstrap server IP addresses and DNS entries are automatically created
in each subnet. Only one subnet per network is allowed, and the subnet
must be located in the same region as the cluster. The project may
differ. A minimum of 1 subnet is required. A maximum of 10 subnets can
be specified. Use commas to separate multiple subnets. The name of the
subnet must be in the format
A comma-separated list of VPC subnets from which the cluster is
accessible. Both broker and bootstrap server IP addresses and DNS
entries are automatically created in each subnet. Only one subnet per
network is allowed, and the subnet must be located in the same region
as the cluster. The project may differ. A minimum of 1 subnet is
required. A maximum of 10 subnets can be specified. Use commas to
separate multiple subnets. The name of the subnet must be in the format
projects/PROJECT_ID/regions/REGION/subnetworks/SUBNET.
OPTIONAL FLAGS