Kuberhealthy's pod restarts check
This repository builds the container image used by Kuberhealthy to run the pod-restarts-check check.
docker.io/kuberhealthy/pod-restarts-check- Tags: short git SHA for
mainpushes andvX.Y.Zfor releases.
- Apply the example manifest:
kubectl apply -f healthcheck.yaml - Edit the manifest to set any required inputs for your environment.
docker build -f ./Containerfile -t kuberhealthy/pod-restarts-check:dev .
Issues and PRs are welcome. Please keep changes focused and add a short README update when behavior changes.
See LICENSE.