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