Skip to main content

Pinglow

Pinglow is a prototype of a Kubernetes ready monitoring engine. It is a toy project developed in my free time, so please bear with me for any limit you may find in it. Of course, any feedback or contribution is warmely welcomed!

The core idea is to allow defining the core components, such as checks, scripts and notification channels through Custom Resources, running then the checks as Kubernetes jobs to ensure their full isolation and reduce the possibilty of a compromise.

Pinglow is written in Rust and provides also an Helm Chart for a faster deployment.