kube/grafana/README.md

401 B

Grafana

This application is managed by ArgoCD

Should ArgoCD be down manifests here can be applied with:

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.monitoring.svc.cluster.local:9090