mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-08-23 07:21:23 +02:00
Add warning about Grafana HA
This commit is contained in:
parent
83f19b0dd1
commit
52dbfc7594
@ -82,6 +82,9 @@ This allows managing dashboards via `git` etc. and easily deploying them via CD
|
|||||||
In the future, a separate Grafana operator will support gathering dashboards from multiple
|
In the future, a separate Grafana operator will support gathering dashboards from multiple
|
||||||
ConfigMaps based on label selection.
|
ConfigMaps based on label selection.
|
||||||
|
|
||||||
|
WARNING: If you deploy multiple Grafana instances for HA, you must use session affinity.
|
||||||
|
Otherwise if pods restart the prometheus datasource ID can get out of sync between the pods, breaking the UI
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
* Grafana Operator that dynamically discovers and deploys dashboards from ConfigMaps
|
* Grafana Operator that dynamically discovers and deploys dashboards from ConfigMaps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user