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:
parent
6f9bb9a0f0
commit
154ebc873d
299 changed files with 7497 additions and 3961 deletions
|
|
@ -43,7 +43,8 @@ SYNOPSIS
|
|||
[--enable-identity-service] [--enable-image-streaming]
|
||||
[--enable-insecure-kubelet-readonly-port]
|
||||
[--enable-intra-node-visibility] [--enable-ip-access]
|
||||
[--enable-ip-alias] [--enable-kubernetes-alpha]
|
||||
[--enable-ip-alias] [--enable-k8s-certs-via-dns]
|
||||
[--enable-k8s-tokens-via-dns] [--enable-kubernetes-alpha]
|
||||
[--enable-kubernetes-unstable-apis=API,[API,...]]
|
||||
[--enable-l4-ilb-subsetting] [--enable-legacy-authorization]
|
||||
[--enable-legacy-lustre-port] [--enable-logging-monitoring-system-only]
|
||||
|
|
@ -682,6 +683,14 @@ FLAGS
|
|||
you omit both --enable-ip-alias and --no-enable-ip-alias, the default
|
||||
is a VPC-native cluster.
|
||||
|
||||
--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-alpha
|
||||
Enable Kubernetes alpha features on this cluster. Selecting this option
|
||||
will result in the cluster having all Kubernetes alpha API groups and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue