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
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
Merging the data
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