kube/grafana
Lauri Võsandi 21b583dc5b Remove irrelevant group membership checks 2023-07-29 15:02:15 +03:00
..
README.md Deprecate Authelia 2023-07-28 12:23:29 +03:00
application.yml Remove irrelevant group membership checks 2023-07-29 15:02:15 +03:00

README.md

Grafana

kubectl create namespace grafana
kubectl apply -n grafana -f application.yml

Grafana post deployment steps

  • Configure Prometheus datasource with URL set to http://prometheus-operated.prometheus-operator.svc.cluster.local:9090
  • Configure Elasticsearch datasource with URL set to http://elasticsearch.elastic-system.svc.cluster.local, Time field name set to timestamp and ElasticSearch version set to 7.10+