This Kubernetes conformance report is generated by DKP.
To recreate these results, you need to provision a Kubernetes cluster using Konvoy. To do so, please run the following command:
$ konvoy create cluster aws --cluster-name=cncf-conformance --with-aws-bootstrap-credentials=true --self-managed
Tests are run according to the official instructions:
- download latest version of sonobuoy
sonobuoy run --mode=certified-conformance
sonobuoy retrieve
sonobuoy delete
To delete the entire infrastructure, please run the following command:
$ konvoy delete cluster --cluster-name=cncf-conformance --self-managed