1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 13:10:18 +00:00

gcloud: Tue Nov 18 10:53:36 UTC 2025

This commit is contained in:
Automated 2025-11-18 10:53:36 +00:00
parent 4b21ae6795
commit e1ec13485a
380 changed files with 16045 additions and 783 deletions

View file

@ -92,7 +92,8 @@ SYNOPSIS
--disable-dataplane-v2-metrics | --enable-dataplane-v2-metrics
| --disable-auto-ipam | --enable-auto-ipam
| --disable-l4-lb-firewall-reconciliation
| --enable-l4-lb-firewall-reconciliation
| --enable-l4-lb-firewall-reconciliation | --disable-pod-snapshots
| --enable-pod-snapshots
| --enable-authorized-networks-on-private-endpoint
--enable-dns-access --enable-google-cloud-access --enable-ip-access
--enable-k8s-certs-via-dns --enable-k8s-tokens-via-dns
@ -1320,6 +1321,14 @@ REQUIRED FLAGS
firewalls targeting ingress traffic. L4 LB VPC firewall
reconciliation is enabled by default.
At most one of these can be specified:
--disable-pod-snapshots
Disable the Pod Snapshot feature on the cluster.
--enable-pod-snapshots
Enable the Pod Snapshot feature on the cluster.
--enable-authorized-networks-on-private-endpoint
Enable enforcement of --master-authorized-networks CIDR ranges for
traffic reaching cluster's control plane via private IP.