mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Merge pull request #63142 from serathius/prometheus-readme
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. [prometheus addon] Add readme This PR adds README file that warns users about it's intended use, and redirects to more mature projects. ```release-note NONE ``` /cc @brancz
This commit is contained in:
commit
aab5cb4c34
5
cluster/addons/prometheus/README.md
Normal file
5
cluster/addons/prometheus/README.md
Normal 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).
|
Loading…
Reference in New Issue
Block a user