1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Wed Dec 18 10:08:20 UTC 2024

This commit is contained in:
Automated 2024-12-18 10:08:20 +00:00
parent ec6dc40f99
commit 9c53f3cabe
128 changed files with 3295 additions and 279 deletions

View file

@ -72,6 +72,8 @@ SYNOPSIS
| --disable-dataplane-v2-flow-observability
| --enable-dataplane-v2-flow-observability
--disable-dataplane-v2-metrics | --enable-dataplane-v2-metrics
| --disable-l4-lb-firewall-reconciliation
| --enable-l4-lb-firewall-reconciliation
| --enable-authorized-networks-on-private-endpoint
--enable-dns-access --enable-google-cloud-access --enable-ip-access
--enable-master-global-access --enable-private-endpoint
@ -1074,6 +1076,17 @@ REQUIRED FLAGS
--enable-dataplane-v2-metrics
Exposes advanced datapath flow metrics on node port.
At most one of these can be specified:
--disable-l4-lb-firewall-reconciliation
Disable reconciliation on the cluster for L4 Load Balancer VPC
firewalls targeting ingress traffic.
--enable-l4-lb-firewall-reconciliation
Enable reconciliation on the cluster for L4 Load Balancer VPC
firewalls targeting ingress traffic. L4 LB VPC firewall
reconciliation is enabled by default.
--enable-authorized-networks-on-private-endpoint
Enable enforcement of --master-authorized-networks CIDR ranges for
traffic reaching cluster's control plane via private IP.