Complete Guide to getting started with Prometheus in your Kubernetes cluster
Prometheus โ Looking for a good guide to learn Prometheus
This Prometheus tutorial series consists of 3 parts and is a detailed guide to getting started with Prometheus in your Kubernetes cluster.
.
Part 1: How Prometheus Monitoring works? Architecture explained
.
In the 1st part you will learn all the basics from what Prometheus is to understanding the whole Architecture and components
.
Part 2 - Demo: Setup Prometheus in your Kubernetes cluster
.
In the 2nd part you will learn how to setup Prometheus Monitoring and Grafana in your Kubernetes cluster.
.
I walk you through the different components, which get created. So that you have a good understanding ๐ก of what they are and what they do.
.
Part 3 - Demo: Steps to monitor any third party app using Prometheus
.
A typical scenario would be that you have an app deployed in your K8s cluster and at some point you decide that you want to monitor it using Prometheus.
.
In the demo I deploy MongoDB as an example, but the concepts you learn can be applied to any other application like Mysql or Redis.
.
Hope this tutorials are helpful for you ๐ Also appreciate any feedback!