Learn how to setup Prometheus Monitoring and Grafana on Kubernetes cluster using Helm chart for Prometheus Operator
Demo Part 1: Setup Prometheus Monitoring with Helm chart for Prometheus Operator (this video)
Demo Part 2: In the 2nd part we will actually configure Prometheus to expose our own /metrics endpoint and configure Prometheus to scrape it. π€
In the demo I show you the third way. We will easily deploy Prometheus and Grafana using Helm chart for Prometheus Operator and I walk you through the different components, which were created. So that you have a good understanding π‘ of what they are and what they do.
In general there are 3 ways to do the setup:
β¬β¬β¬β¬β¬β¬ T I M E S T A M P S β° β¬β¬β¬β¬β¬β¬
β¬β¬β¬β¬β¬β¬ Useful Links π β¬β¬β¬β¬β¬β¬
Prometheus Operator Helm chart: βΊ https://github.com/helm/charts/tree/master/stable/prometheus-operator
Awesome operators: βΊ https://github.com/operator-framework/awesome-operators
#kubernetes #helm #prometheus #devops