kubeassert icon indicating copy to clipboard operation
kubeassert copied to clipboard

A kubectl plugin to assert Kubernetes resources from the command line.

KubeAssert

Gitter License Releases PRs Welcome

KubeAssert is designed as a kubectl plugin to provide a set of assertions that can be used to quickly assert Kubernetes resources from the command line against your working cluster. It has been submitted to krew as a kubectl plugin distributed on the centralized krew-index. To install KubeAssert using krew:

kubectl krew install assert

To learn more on KubeAssert, please read the online documentation.