mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Wed Feb 7 10:26:58 UTC 2024
This commit is contained in:
parent
40bc27506b
commit
3efce28165
109 changed files with 4100 additions and 399 deletions
|
|
@ -536,7 +536,15 @@ FLAGS
|
|||
--no-enable-legacy-authorization.
|
||||
|
||||
--enable-managed-prometheus
|
||||
Enable managed collection for Managed Service for Prometheus.
|
||||
Enables managed collection for Managed Service for Prometheus in the
|
||||
cluster.
|
||||
|
||||
See
|
||||
https://cloud.google.com/stackdriver/docs/managed-prometheus/setup-managed#enable-mgdcoll-gke
|
||||
for more info.
|
||||
|
||||
Enabled by default for cluster versions 1.27 or greater, use
|
||||
--no-enable-managed-prometheus to disable.
|
||||
|
||||
--enable-master-global-access
|
||||
Use with private clusters to allow access to the master's private
|
||||
|
|
|
|||
|
|
@ -1178,7 +1178,15 @@ REQUIRED FLAGS
|
|||
Disable managed collection for Managed Service for Prometheus.
|
||||
|
||||
--enable-managed-prometheus
|
||||
Enable managed collection for Managed Service for Prometheus.
|
||||
Enables managed collection for Managed Service for Prometheus in
|
||||
the cluster.
|
||||
|
||||
See
|
||||
https://cloud.google.com/stackdriver/docs/managed-prometheus/setup-managed#enable-mgdcoll-gke
|
||||
for more info.
|
||||
|
||||
Enabled by default for cluster versions 1.27 or greater, use
|
||||
--no-enable-managed-prometheus to disable.
|
||||
|
||||
--logging-service=LOGGING_SERVICE
|
||||
(DEPRECATED) Logging service to use for the cluster. Options are:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue