First create a cluster as mentionned in the documentation, download the kubeconfig and configure kubectl
to use this config file.
- Download a binary release of sonobuoy, or build it yourself by running:
$ go get -u -v github.com/heptio/sonobuoy
- Run sonobuoy:
$ sonobuoy run --mode=certified-conformance
- Check the status:
$ sonobuoy status
- Once the status shows the run as completed, you can download the results archive by running:
$ sonobuoy retrieve