Skip to content

kuberhealthy/pod-restarts-check

Repository files navigation

Pod Restarts Check

Kuberhealthy's pod restarts check

What it is

This repository builds the container image used by Kuberhealthy to run the pod-restarts-check check.

Image

  • docker.io/kuberhealthy/pod-restarts-check
  • Tags: short git SHA for main pushes and vX.Y.Z for releases.

Quick start

  • Apply the example manifest: kubectl apply -f healthcheck.yaml
  • Edit the manifest to set any required inputs for your environment.

Build locally

  • docker build -f ./Containerfile -t kuberhealthy/pod-restarts-check:dev .

Contributing

Issues and PRs are welcome. Please keep changes focused and add a short README update when behavior changes.

License

See LICENSE.

About

Kuberhealthy's pod restarts check

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published