k8s-conformance/v1.26/stackit-kubernetes-engine
Robin Schneider 1fa14d3156
Update STACKIT email address (#3437)
Signed-off-by: Robin Schneider <robin.schneider@stackit.de>
2024-10-29 09:41:37 -07:00
..
PRODUCT.yaml Update STACKIT email address (#3437) 2024-10-29 09:41:37 -07:00
README.md Update conformance results for STACKIT Kubernetes Engine version v1.26.7 (#2772) 2023-09-05 14:17:43 -07:00
e2e.log Update conformance results for STACKIT Kubernetes Engine version v1.26.7 (#2772) 2023-09-05 14:17:43 -07:00
junit_01.xml Update conformance results for STACKIT Kubernetes Engine version v1.26.7 (#2772) 2023-09-05 14:17:43 -07:00

README.md

Kubernetes Conformance tests on SKE

Setup a STACKIT user account

Setup a STACKIT user account following this document:

Setup a STACKIT user account

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/