Skip to content

Latest commit

 

History

History
 
 

konvoy

To reproduce:

This Kubernetes conformance report is generated by Konvoy.

Provision the Kubernetes cluster

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

Run conformance tests

Tests are run according to the official instructions:

  • download sonobuoy v0.53.2
  • sonobuoy run --mode=certified-conformance
  • sonobuoy retrieve
  • sonobuoy delete

Clean-up

To delete the entire infrastructure, please run the following command:

$ konvoy delete cluster --cluster-name=cncf-conformance