Prometheus and Grafana Dashboard monitoring kuberenetes cluster
To monitor cluster we need to install some tools before monitor it
Minikube cluster or any other cluster
kubectl installed
docker or any other driver if you are using minikube
helm installed
Lets start
helm repo add grafana https://grafana.git...
devopsprojects.hashnode.dev3 min read