add ConfigMap generate script

This also contains the generated ConfigMaps for the grafana dashboards
as well as for alerts. These will be updated in subsequent changes as
sets of alerts and dashboards are added/updated in the respective
subdirectories in `/assets`.
This commit is contained in:
Frederic Branczyk
2016-10-28 16:42:53 +02:00
parent 74a80cd19e
commit 12cd0fd34f
10 changed files with 3019 additions and 215 deletions

View File

@@ -7,6 +7,9 @@ data:
global:
evaluation_interval: 30s
rule_files:
- /etc/prometheus/rules/*.rules
scrape_configs:
- job_name: kubelets
scrape_interval: 20s