1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-08 10:04:09 +00:00
prometheus-operator/helm
Khaled Elkhawaga 5ab8453b13
helm: update chart reference (#3501)
the stable/prometheus-operator chart has been deprecated and further
development has been moved to prometheus-community/kube-prometheus-stack

Signed-off-by: Khaled Elkhawaga <k.elkhawaga@gmail.com>
2020-09-15 14:34:28 +02:00
..
README.md helm: update chart reference (#3501) 2020-09-15 14:34:28 +02:00

Moved

The helm charts originally developed as part of this repository have been moved to prometheus-community/kube-prometheus-stack.

The multiple charts built in this repository have been combined into a single chart that installs prometheus operator, prometheus, alertmanager, grafana as well as the multitude of exporters necessary to monitor a cluster.

There is no direct migration path from this chart to the prometheus-community/kube-prometheus-stack chart - there are numerous changes and capability enhancements. For more information, please check the migrated chart readme for the set of components used and for migration suggestions from this chart

It is still possible to run multiple prometheus instances on a single cluster - you will need to disable the parts of the chart you do not wish to deploy.

Issues and pull requests should be tracked using the prometheus-community/helm-charts repository.

You can check out the tickets for this change here and here