mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
gcloud: Wed Aug 20 11:13:38 UTC 2025
This commit is contained in:
parent
d6d01162c7
commit
470b35e498
164 changed files with 1705 additions and 392 deletions
|
|
@ -37,8 +37,9 @@ SYNOPSIS
|
|||
[--enable-cloud-monitoring] [--enable-cloud-run-alpha]
|
||||
[--enable-confidential-nodes] [--enable-confidential-storage]
|
||||
[--enable-cost-allocation] [--enable-dataplane-v2]
|
||||
[--enable-dns-access] [--enable-fleet] [--enable-fqdn-network-policy]
|
||||
[--enable-gke-oidc] [--enable-google-cloud-access] [--enable-gvnic]
|
||||
[--enable-default-compute-class] [--enable-dns-access] [--enable-fleet]
|
||||
[--enable-fqdn-network-policy] [--enable-gke-oidc]
|
||||
[--enable-google-cloud-access] [--enable-gvnic]
|
||||
[--enable-identity-service] [--enable-image-streaming]
|
||||
[--enable-insecure-kubelet-readonly-port]
|
||||
[--enable-intra-node-visibility] [--enable-ip-access]
|
||||
|
|
@ -586,6 +587,12 @@ FLAGS
|
|||
Enables the new eBPF dataplane for GKE clusters that is required for
|
||||
network security, scalability and visibility features.
|
||||
|
||||
--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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue