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

gcloud: Wed Aug 23 10:30:46 UTC 2023

This commit is contained in:
Automated 2023-08-23 10:30:46 +00:00
parent 5f3d6bc974
commit f9edf67fe5
677 changed files with 22815 additions and 975 deletions

View file

@ -830,7 +830,8 @@ FLAGS
--monitoring=[COMPONENT,...]
Set the components that have monitoring enabled. Valid component values
are: SYSTEM, WORKLOAD (Deprecated), NONE, API_SERVER,
CONTROLLER_MANAGER, SCHEDULER
CONTROLLER_MANAGER, SCHEDULER, DAEMONSET, DEPLOYMENT, HPA, POD,
STATEFULSET, STORAGE
For more information, see
https://cloud.google.com/stackdriver/docs/solutions/gke/installing#available-metrics
@ -838,7 +839,7 @@ FLAGS
Examples:
$ gcloud beta container clusters create \
--monitoring=SYSTEM,API_SERVER
--monitoring=SYSTEM,API_SERVER,POD
$ gcloud beta container clusters create --monitoring=NONE
--network=NETWORK