Deploy Prometheus, Grafana and alert manager on raspberry pi using Kubernetes
Based on my personal project, I’d like to show how to deploy Grafana, Prometheus, Alertmanager, Blackbox, Speedtest, Cadvisor and Pi-hole exporter on Kubernetes.
This whole project will monitor my home internet, the Kubernetes nodes (raspberry pi) and the Pihole pod. Also, in terms of alarms, I’ve set up the Prometheus alert manager to send an email when the host is out of memory for example.
This is the dashboard that you’ll be able to see after the deployment.
You can find all details here.