khcheck to create a minio bucket, create an object, then delete both
This repository builds the container image used by Kuberhealthy to run the minio-test check.
docker.io/kuberhealthy/minio-test- Tags: short git SHA for
mainpushes andvX.Y.Zfor releases.
- Apply the example manifest:
kubectl apply -f minio-test.yaml - Edit the manifest to set any required inputs for your environment.
docker build -f ./Dockerfile -t kuberhealthy/minio-test:dev .
Issues and PRs are welcome. Please keep changes focused and add a short README update when behavior changes.
See LICENSE.