k3s/cluster/addons/prometheus
Xiang Dai 36065c6dd7 delete all duplicate empty blanks
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-02-23 10:28:04 +08:00
..
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
README.md [prometheus addon] Add readme 2018-04-25 15:06:25 +02:00
alertmanager-configmap.yaml Add other prometheus monitoring components 2018-04-26 17:14:49 +02:00
alertmanager-deployment.yaml Change add-on manifests to apps/v1 2018-12-19 17:30:59 -05:00
alertmanager-pvc.yaml [prometheus addon] Fix missing storage class in alertmanager PVC 2018-04-30 12:30:20 +02:00
alertmanager-service.yaml delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
kube-state-metrics-deployment.yaml Change add-on manifests to apps/v1 2018-12-19 17:30:59 -05:00
kube-state-metrics-rbac.yaml delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
kube-state-metrics-service.yaml Add other prometheus monitoring components 2018-04-26 17:14:49 +02:00
node-exporter-ds.yml delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
node-exporter-service.yaml delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
prometheus-configmap.yaml delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
prometheus-rbac.yaml delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
prometheus-service.yaml delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
prometheus-statefulset.yaml delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00

README.md

Prometheus Add-on

This add-on is an experimental configuration of k8s monitoring using Prometheus used for e2e tests.

For production use check out more mature setups like Prometheus Operator and kube-prometheus.