[prometheus addon] Add readme

This commit is contained in:
Marek Siarkowicz 2018-04-25 15:06:25 +02:00
parent 3fb88a23d9
commit e2c5bd3711

View File

@ -0,0 +1,5 @@
# 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).