Octopinger is an Kubernetes Operator to monitor the connectivity of your cluster. It supports ICMP and TCP to probe connectivity between cluster and also external references. Metrics are exported via Prometheus.
Get Started
The operator is creating a DeamonSet to schedula an octopinger instance on all Kubernetes nodes. The octopinger instances get created with a ConfigMap that contains the current running nodes and configuration options. The ConfigMap is updated as instances are in the running phase and have an IP address assigned.