API Reference k8s_probe v0.1.0

Modules

K8sProbe provides configurable HTTP liveness, readiness and health endpoints, intended to be used to support Kubernetes probes.

Provides a default probe implementation that responds successfully in all cases, regardless of the actual state of your application.

A plug responsible for handling kubernetes liveness, readiness and health check probe requests