1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +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

@ -18,9 +18,10 @@ SYNOPSIS
| --[no-]enable-autopilot-compatibility-auditing
| --enable-autoscaling
| --[no-]enable-cilium-clusterwide-network-policy
| --enable-cost-allocation | --enable-fqdn-network-policy
| --enable-gke-oidc | --enable-identity-service
| --enable-image-streaming | --enable-insecure-kubelet-readonly-port
| --enable-cost-allocation | --enable-default-compute-class
| --enable-fqdn-network-policy | --enable-gke-oidc
| --enable-identity-service | --enable-image-streaming
| --enable-insecure-kubelet-readonly-port
| --enable-intra-node-visibility
| --enable-kubernetes-unstable-apis=API,[API,...]
| --enable-l4-ilb-subsetting | --enable-legacy-authorization
@ -363,6 +364,12 @@ REQUIRED FLAGS
Use --no-enable-cost-allocation to disable this feature.
--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-fqdn-network-policy
Enable FQDN Network Policies on the cluster. FQDN Network Policies
are disabled by default.