kubernetes/cluster/addons/prometheus
..
alertmanager-configmap.yaml
alertmanager-deployment.yaml
alertmanager-pvc.yaml
alertmanager-service.yaml
kube-state-metrics-deployment.yaml
kube-state-metrics-rbac.yaml
kube-state-metrics-service.yaml
node-exporter-ds.yml
node-exporter-service.yaml
OWNERS
prometheus-configmap.yaml
prometheus-rbac.yaml
prometheus-service.yaml
prometheus-statefulset.yaml
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.