prometheus-Grafana-Zero-to-Hero icon indicating copy to clipboard operation
prometheus-Grafana-Zero-to-Hero copied to clipboard

[WIP]: Repo for learning how monitor your kubernetes clusters using prometheus and visualize using grafana

Results 30 prometheus-Grafana-Zero-to-Hero issues
Sort by recently updated
recently updated
newest added

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

Updated Expose Command for Grafana Service

"Correction of typing error"

updated expose command and added command to extract password in windows running minikube

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