mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Tue Oct 18 11:38:19 UTC 2022
This commit is contained in:
parent
389ff42bae
commit
5c08d21169
159 changed files with 4170 additions and 656 deletions
|
|
@ -168,12 +168,12 @@ FLAGS
|
|||
are additional Kubernetes cluster components. Addons specified by this
|
||||
flag will be enabled. The others will be disabled. Default addons:
|
||||
HttpLoadBalancing, HorizontalPodAutoscaling. The Istio addon is
|
||||
deprecated and will be removed in an upcoming release. For more
|
||||
information and migration, see
|
||||
deprecated and removed. For more information and migration, see
|
||||
https://cloud.google.com/istio/docs/istio-on-gke/migrate-to-anthos-service-mesh.
|
||||
ADDON must be one of: HttpLoadBalancing, HorizontalPodAutoscaling,
|
||||
KubernetesDashboard, NetworkPolicy, NodeLocalDNS, ConfigConnector,
|
||||
GcePersistentDiskCsiDriver, GcpFilestoreCsiDriver, CloudRun.
|
||||
GcePersistentDiskCsiDriver, GcpFilestoreCsiDriver, BackupRestore,
|
||||
CloudRun.
|
||||
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
|
|
|
|||
|
|
@ -458,8 +458,8 @@ REQUIRED FLAGS
|
|||
HorizontalPodAutoscaling=ENABLED|DISABLED
|
||||
HttpLoadBalancing=ENABLED|DISABLED
|
||||
KubernetesDashboard=ENABLED|DISABLED NetworkPolicy=ENABLED|DISABLED
|
||||
CloudRun=ENABLED|DISABLED ConfigConnector=ENABLED|DISABLED
|
||||
NodeLocalDNS=ENABLED|DISABLED
|
||||
BackupRestore=ENABLED|DISABLED CloudRun=ENABLED|DISABLED
|
||||
ConfigConnector=ENABLED|DISABLED NodeLocalDNS=ENABLED|DISABLED
|
||||
GcePersistentDiskCsiDriver=ENABLED|DISABLED
|
||||
GcpFilestoreCsiDriver=ENABLED|DISABLED
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue