1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +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

@ -102,14 +102,14 @@ 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).
--resource-group-id=RESOURCE_GROUP_ID
ID of the Azure Resource Group to associate the cluster with.
--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).
--ssh-public-key=SSH_PUBLIC_KEY
SSH public key to use for authentication.