diff --git a/cluster/addons/prometheus/README.md b/cluster/addons/prometheus/README.md new file mode 100644 index 00000000000..ef7288f172b --- /dev/null +++ b/cluster/addons/prometheus/README.md @@ -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). \ No newline at end of file