prometheus-Grafana-Zero-to-Hero
prometheus-Grafana-Zero-to-Hero copied to clipboard
[WIP]: Repo for learning how monitor your kubernetes clusters using prometheus and visualize using grafana
There was a typo in the last command in helm.md . This is the command that Ive edited. kubectl expose service grafana --type=NodePort --target-port=3000 --name=grafana-ext
Syntax error
Updated Expose Command for Grafana Service
"Correction of typing error"
updated expose command and added command to extract password in windows running minikube
typo mistake solved
I have changed the Grafana Service command as it was wrong.
On the Expose Grafana Service: This is the correct command kindly change it kubectl expose service grafana --type=NodePort --target-port=3000 --name=grafana-ext