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

Added full reference to make installation easier

The command to expose grafana had a typo error which i corrected here. Thank you,

Both official Docs link Prometheus & Grafana are not accessible

corrected a silly mistake in command to expose grafana

Updated Grafana command, while making new Grafana service

`kubectl expose service grafana —-type=NodePort —-target-port=3000 —-name=grafana-ext`

Fix the command in line 17 for exposing Grafana as NodePort