1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Aug 20 11:13:38 UTC 2025

This commit is contained in:
Automated 2025-08-20 11:13:38 +00:00
parent d6d01162c7
commit 470b35e498
164 changed files with 1705 additions and 392 deletions

View file

@ -19,9 +19,9 @@ SYNOPSIS
[--disable-l4-lb-firewall-reconciliation]
[--enable-authorized-networks-on-private-endpoint] [--enable-auto-ipam]
[--enable-backup-restore] [--enable-cilium-clusterwide-network-policy]
[--enable-confidential-nodes] [--enable-dns-access] [--enable-fleet]
[--enable-google-cloud-access] [--enable-ip-access]
[--enable-kubernetes-unstable-apis=API,[API,...]]
[--enable-confidential-nodes] [--enable-default-compute-class]
[--enable-dns-access] [--enable-fleet] [--enable-google-cloud-access]
[--enable-ip-access] [--enable-kubernetes-unstable-apis=API,[API,...]]
[--enable-legacy-lustre-port] [--enable-lustre-csi-driver]
[--enable-master-global-access] [--enable-multi-networking]
[--enable-ray-cluster-logging] [--enable-ray-cluster-monitoring]
@ -281,6 +281,12 @@ FLAGS
will create nodes using Confidential VM
https://cloud.google.com/compute/confidential-vm/docs/about-cvm.
--enable-default-compute-class
Enable the default compute class to use for the cluster.
To disable Default Compute Class in an existing cluster, explicitly set
flag --no-enable-default-compute-class.
--enable-dns-access
Enable access to the cluster's control plane over DNS-based endpoint.