k3s/cluster/addons/prometheus
Roy Lenferink b43c04452f Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01: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 Add other prometheus monitoring components 2018-04-26 17:14:49 +02: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 Add other prometheus monitoring components 2018-04-26 17:14:49 +02:00
kube-state-metrics-service.yaml Add other prometheus monitoring components 2018-04-26 17:14:49 +02:00
node-exporter-ds.yml Fixup apps/v1 addon manifests 2018-12-26 15:19:01 -05:00
node-exporter-service.yaml Add other prometheus monitoring components 2018-04-26 17:14:49 +02:00
prometheus-configmap.yaml [prometheus addon] Use secure kubelet port 2018-04-19 10:48:32 +02:00
prometheus-rbac.yaml [prometheus addon] Use secure kubelet port 2018-04-19 10:48:32 +02:00
prometheus-service.yaml
prometheus-statefulset.yaml [Prometheus addon] Use StatefulSet 2018-04-19 16:05:22 +02: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.