k3s/cluster/addons/prometheus/README.md

5 lines
349 B
Markdown
Raw Normal View History

2018-04-25 13:06:25 +00:00
# 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](https://github.com/coreos/prometheus-operator) and [kube-prometheus](https://github.com/coreos/prometheus-operator/tree/master/contrib/kube-prometheus).