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

gcloud: Wed Apr 27 09:13:09 UTC 2022

This commit is contained in:
Automated 2022-04-27 09:13:09 +00:00
parent 72862dfe28
commit 532fac5ddb
131 changed files with 1510 additions and 390 deletions

View file

@ -97,7 +97,7 @@ REQUIRED FLAGS
--pod-address-cidr-blocks=POD_ADDRESS_CIDR_BLOCKS
IP address range for the pods in this cluster in CIDR notation (e.g.
10.0.0.0/8). Can be any RFC 1918 IP range.
10.0.0.0/8).
--role-arn=ROLE_ARN
Amazon Resource Name (ARN) of the IAM role to assume when managing AWS
@ -105,7 +105,7 @@ REQUIRED FLAGS
--service-address-cidr-blocks=SERVICE_ADDRESS_CIDR_BLOCKS
IP address range for the services IPs in CIDR notation (e.g.
10.0.0.0/8). Can be any RFC 1918 IP range.
10.0.0.0/8).
--subnet-ids=[SUBNET_ID,...]
Subnet ID of an existing VNET to use for the cluster control plane.