Skip to content
Snippets Groups Projects
Commit 0c2d5875 authored by Sharif Nassar's avatar Sharif Nassar Committed by GitHub
Browse files

Spleling

parent b84a3650
No related branches found
No related tags found
No related merge requests found
...@@ -79,7 +79,7 @@ sidecar container aims to emulate the behavior, by keeping the Grafana database ...@@ -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. 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. 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. ConfigMaps based on label selection.
## Roadmap ## Roadmap
...@@ -133,4 +133,4 @@ default kubernetes 172.17.4.101:443 ...@@ -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-controller-manager-prometheus-discovery 10.2.30.2:10252 1h
kube-system kube-scheduler-prometheus-discovery 10.2.30.4:10251 1h kube-system kube-scheduler-prometheus-discovery 10.2.30.4:10251 1h
monitoring etcd-k8s 172.17.4.51:2379 1h monitoring etcd-k8s 172.17.4.51:2379 1h
``` ```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment