mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Dec 18 10:08:20 UTC 2024
This commit is contained in:
parent
ec6dc40f99
commit
9c53f3cabe
128 changed files with 3295 additions and 279 deletions
|
|
@ -22,8 +22,8 @@ SYNOPSIS
|
|||
[--create-subnetwork=[KEY=VALUE,...]]
|
||||
[--database-encryption-key=DATABASE_ENCRYPTION_KEY]
|
||||
[--default-max-pods-per-node=DEFAULT_MAX_PODS_PER_NODE]
|
||||
[--disable-default-snat] [--disk-size=DISK_SIZE]
|
||||
[--disk-type=DISK_TYPE]
|
||||
[--disable-default-snat] [--disable-l4-lb-firewall-reconciliation]
|
||||
[--disk-size=DISK_SIZE] [--disk-type=DISK_TYPE]
|
||||
[--enable-authorized-networks-on-private-endpoint]
|
||||
[--enable-autorepair] [--no-enable-autoupgrade]
|
||||
[--enable-cilium-clusterwide-network-policy] [--enable-cloud-logging]
|
||||
|
|
@ -430,6 +430,10 @@ FLAGS
|
|||
requires that you also set --enable-ip-alias and
|
||||
--enable-private-nodes.
|
||||
|
||||
--disable-l4-lb-firewall-reconciliation
|
||||
Disable reconciliation on the cluster for L4 Load Balancer VPC
|
||||
firewalls targeting ingress traffic.
|
||||
|
||||
--disk-size=DISK_SIZE
|
||||
Size for node VM boot disks in GB. Defaults to 100GB.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue