Skip to content

Grafana Dashboaed

helm repo add grafana https://grafana.github.io/helm-charts
kubectl create namespace monitoring
helm install grafana grafana/grafana --namespace monitoring