mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Tue Jan 20 11:05:01 UTC 2026
This commit is contained in:
parent
bdd724fcf3
commit
582f364023
247 changed files with 5698 additions and 1205 deletions
|
|
@ -373,12 +373,12 @@ FLAGS
|
|||
|
||||
--enable-ip-alias
|
||||
Enable use of alias IPs
|
||||
(https://cloud.google.com/compute/docs/alias-ip/) for Pod IPs. This
|
||||
(https://cloud.google.com/compute/docs/alias-ip) for Pod IPs. This
|
||||
will require at least two secondary ranges in the subnetwork, one for
|
||||
the pod IPs and another to reserve space for the services range.
|
||||
|
||||
--enable-ip-masq-agent
|
||||
When enabled, the IP Masquarade Agent
|
||||
When enabled, the IP Masquerade Agent
|
||||
(https://cloud.google.com/composer/docs/enable-ip-masquerade-agent)
|
||||
is deployed to your environment's cluster. It performs many-to-one IP
|
||||
address translations to hide a pod's IP address behind the cluster
|
||||
|
|
@ -454,7 +454,7 @@ FLAGS
|
|||
|
||||
--enable-master-authorized-networks
|
||||
Enable Master Authorized Networks feature
|
||||
(https://cloud.google.com/kubernetes-engine/docs/how-to/authorized-networks/)
|
||||
(https://cloud.google.com/kubernetes-engine/docs/how-to/authorized-networks)
|
||||
in the Composer Environment's GKE cluster.
|
||||
|
||||
--master-authorized-networks=[NETWORK,...]
|
||||
|
|
|
|||
|
|
@ -248,12 +248,12 @@ REQUIRED FLAGS
|
|||
|
||||
--disable-master-authorized-networks
|
||||
Disable Master Authorized Networks feature
|
||||
(https://cloud.google.com/kubernetes-engine/docs/how-to/authorized-networks/)
|
||||
(https://cloud.google.com/kubernetes-engine/docs/how-to/authorized-networks)
|
||||
in the Composer Environment's GKE cluster.
|
||||
|
||||
--enable-master-authorized-networks
|
||||
Enable Master Authorized Networks feature
|
||||
(https://cloud.google.com/kubernetes-engine/docs/how-to/authorized-networks/)
|
||||
(https://cloud.google.com/kubernetes-engine/docs/how-to/authorized-networks)
|
||||
in the Composer Environment's GKE cluster.
|
||||
|
||||
--master-authorized-networks=[NETWORK,...]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue