mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Apr 16 10:41:40 UTC 2025
This commit is contained in:
parent
4637d39593
commit
b589c4c4ad
316 changed files with 13928 additions and 1163 deletions
|
|
@ -64,10 +64,11 @@ REQUIRED FLAGS
|
|||
--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. 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
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue