mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Aug 7 09:49:06 UTC 2024
This commit is contained in:
parent
ed2f818f7a
commit
7fe34c472b
98 changed files with 1867 additions and 220 deletions
|
|
@ -375,7 +375,9 @@ REQUIRED FLAGS
|
|||
The --enable-logging-monitoring-system-only flag is deprecated and
|
||||
will be removed in an upcoming release. Please use --logging and
|
||||
--monitoring instead. For more information, please read:
|
||||
https://cloud.google.com/stackdriver/docs/solutions/gke/installing.
|
||||
https://cloud.google.com/kubernetes-engine/docs/concepts/about-logs
|
||||
and
|
||||
https://cloud.google.com/kubernetes-engine/docs/how-to/configure-metrics.
|
||||
|
||||
--enable-master-authorized-networks
|
||||
Allow only specified set of CIDR blocks (specified by the
|
||||
|
|
@ -451,7 +453,9 @@ REQUIRED FLAGS
|
|||
The --enable-stackdriver-kubernetes flag is deprecated and will be
|
||||
removed in an upcoming release. Please use --logging and --monitoring
|
||||
instead. For more information, please read:
|
||||
https://cloud.google.com/stackdriver/docs/solutions/gke/installing.
|
||||
https://cloud.google.com/kubernetes-engine/docs/concepts/about-logs
|
||||
and
|
||||
https://cloud.google.com/kubernetes-engine/docs/how-to/configure-metrics.
|
||||
|
||||
Flags for vertical pod autoscaling:
|
||||
|
||||
|
|
@ -1374,7 +1378,7 @@ REQUIRED FLAGS
|
|||
NONE
|
||||
|
||||
For more information, see
|
||||
https://cloud.google.com/stackdriver/docs/solutions/gke/installing#available-logs
|
||||
https://cloud.google.com/kubernetes-engine/docs/concepts/about-logs#available-logs
|
||||
|
||||
Examples:
|
||||
|
||||
|
|
@ -1390,7 +1394,7 @@ REQUIRED FLAGS
|
|||
STATEFULSET, STORAGE, CADVISOR, KUBELET, DCGM
|
||||
|
||||
For more information, see
|
||||
https://cloud.google.com/stackdriver/docs/solutions/gke/installing#available-metrics
|
||||
https://cloud.google.com/kubernetes-engine/docs/how-to/configure-metrics#available-metrics
|
||||
|
||||
Examples:
|
||||
|
||||
|
|
@ -1424,7 +1428,7 @@ REQUIRED FLAGS
|
|||
The --logging-service flag is deprecated and will be removed in an
|
||||
upcoming release. Please use --logging instead. For more information,
|
||||
please read:
|
||||
https://cloud.google.com/stackdriver/docs/solutions/gke/installing.
|
||||
https://cloud.google.com/kubernetes-engine/docs/concepts/about-logs.
|
||||
|
||||
--monitoring-service=MONITORING_SERVICE
|
||||
(DEPRECATED) Monitoring service to use for the cluster. Options are:
|
||||
|
|
@ -1436,7 +1440,7 @@ REQUIRED FLAGS
|
|||
The --monitoring-service flag is deprecated and will be removed in an
|
||||
upcoming release. Please use --monitoring instead. For more
|
||||
information, please read:
|
||||
https://cloud.google.com/stackdriver/docs/solutions/gke/installing.
|
||||
https://cloud.google.com/kubernetes-engine/docs/how-to/configure-metrics.
|
||||
|
||||
Basic auth
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue