kuttl

Kubernetes declarative testing tool for validating cluster behavior

brewmacoslinux
Try with needOr install directly
Source

About

KUbernetes Test TooL

Commands

kubectl-kuttlkuttl

Examples

Run all tests in the current directory$ kubectl kuttl test
Run tests from a specific directory with verbose output$ kubectl kuttl test ./tests --verbose
Run tests with a specific kubeconfig file$ kubectl kuttl test --kubeconfig ~/.kube/config