Lessandro

A website containing something I’ve been working on

03 Mar 2023

Deploy Prometheus, Grafana and alert manager on raspberry pi using Kubernetes

Image alt

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.

Image alt

You can find all details here.