Access the Kubernetes Dashboard Grafana
Prerequisites
Get Helm Repository Info
sudo helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
sudo helm repo updateInstall Helm Chart
sudo helm install [RELEASE_NAME] prometheus-community/kube-prometheus-stack





Last updated