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

gcloud: Wed Oct 15 10:52:53 UTC 2025

This commit is contained in:
Automated 2025-10-15 10:52:53 +00:00
parent 6f9bb9a0f0
commit 154ebc873d
299 changed files with 7497 additions and 3961 deletions

View file

@ -21,7 +21,9 @@ SYNOPSIS
[--enable-backup-restore] [--enable-cilium-clusterwide-network-policy]
[--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-ip-access] [--enable-k8s-certs-via-dns]
[--enable-k8s-tokens-via-dns]
[--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]
@ -309,6 +311,14 @@ FLAGS
Enable access to the cluster's control plane over private IP and public
IP if --enable-private-endpoint is not enabled.
--enable-k8s-certs-via-dns
Enable K8s client certificates Authentication to the cluster's control
plane over DNS-based endpoint.
--enable-k8s-tokens-via-dns
Enable K8s Service Account tokens Authentication to the cluster's
control plane over DNS-based endpoint.
--enable-kubernetes-unstable-apis=API,[API,...]
Enable Kubernetes beta API features on this cluster. Beta APIs are not
expected to be production ready and should be avoided in