Signed-off-by: Robin Schneider <robin.schneider@stackit.de> |
||
---|---|---|
.. | ||
PRODUCT.yaml | ||
README.md | ||
e2e.log | ||
junit_01.xml |
README.md
Kubernetes Conformance tests on SKE
Setup a STACKIT user account
Setup a STACKIT user account following this document:
How to create and manage a STACKIT project
Afterwards you have to create a STACKIT project:
How to create and manage a project
Setup Kubernetes cluster
To setup a Kubernetes cluster you have to navigate to the runtimes section, where you can create yourself a Kubernetes project. In the Kubernetes project you can then create yourself Kubernetes clusters on your demand.
ATM you can only create Kubernetes cluster via the STACKIT portal. There you can configure the cluster as you prefer, e.g. Kubernetes version 1.26, node size, etc.
Further description can be found in: create SKE Kubernetes clusters via Portal
Run conformance tests
Download sonobuoy from github.com/vmware-tanzu/sonobuoy/releases
sonobuoy run --mode=certified-conformance --wait
outfile=$(sonobuoy retrieve)
mkdir ./results; tar xzf $outfile -C ./results
Required files are located in results/plugins/e2e/results/global/