mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jun 15 10:31:27 UTC 2023
This commit is contained in:
parent
435c9359b5
commit
2102dc5511
223 changed files with 8143 additions and 443 deletions
|
|
@ -662,7 +662,8 @@ REQUIRED FLAGS
|
|||
--binauthz-evaluation-mode=BINAUTHZ_EVALUATION_MODE
|
||||
Enable Binary Authorization for this cluster.
|
||||
BINAUTHZ_EVALUATION_MODE must be one of: DISABLED, MONITORING,
|
||||
MONITORING_AND_PROJECT_SINGLETON_POLICY_ENFORCE,
|
||||
MONITORING_AND_PROJECT_SINGLETON_POLICY_ENFORCE, POLICY_BINDINGS,
|
||||
POLICY_BINDINGS_AND_PROJECT_SINGLETON_POLICY_ENFORCE,
|
||||
PROJECT_SINGLETON_POLICY_ENFORCE.
|
||||
|
||||
--enable-binauthz
|
||||
|
|
@ -1100,7 +1101,7 @@ REQUIRED FLAGS
|
|||
are: SYSTEM, WORKLOAD, API_SERVER, CONTROLLER_MANAGER, SCHEDULER,
|
||||
NONE
|
||||
|
||||
For more information, look at
|
||||
For more information, see
|
||||
https://cloud.google.com/stackdriver/docs/solutions/gke/installing#available-logs
|
||||
|
||||
Examples:
|
||||
|
|
@ -1112,10 +1113,10 @@ REQUIRED FLAGS
|
|||
|
||||
--monitoring=[COMPONENT,...]
|
||||
Set the components that have monitoring enabled. Valid component
|
||||
values are: SYSTEM, WORKLOAD (Deprecated), NONE,API_SERVER,
|
||||
values are: SYSTEM, WORKLOAD (Deprecated), NONE, API_SERVER,
|
||||
CONTROLLER_MANAGER, SCHEDULER
|
||||
|
||||
For more information, look at
|
||||
For more information, see
|
||||
https://cloud.google.com/stackdriver/docs/solutions/gke/installing#available-metrics
|
||||
|
||||
Examples:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue