This commit is contained in:
Sharif Nassar
2016-11-18 16:11:25 -08:00
committed by GitHub
parent b84a3650a5
commit 0c2d5875d4

View File

@@ -79,7 +79,7 @@ sidecar container aims to emulate the behavior, by keeping the Grafana database
with the provided ConfigMap. Hence, the Grafana pod is effectively stateless.
This allows managing dashboards via `git` etc. and easily deploying them via CD pipelines.
In the future, a separate Grafana opeartor will support gathering dashboards from multiple
In the future, a separate Grafana operator will support gathering dashboards from multiple
ConfigMaps based on label selection.
## Roadmap
@@ -133,4 +133,4 @@ default kubernetes 172.17.4.101:443
kube-system kube-controller-manager-prometheus-discovery 10.2.30.2:10252 1h
kube-system kube-scheduler-prometheus-discovery 10.2.30.4:10251 1h
monitoring etcd-k8s 172.17.4.51:2379 1h
```
```