Signed-off-by: qiqiwwang <qiqiwwang@tencent.com> Co-authored-by: qiqiwwang <qiqiwwang@tencent.com> |
||
---|---|---|
.. | ||
CreateTKECluster.png | ||
PRODUCT.yaml | ||
README.md | ||
e2e.log | ||
junit_01.xml |
README.md
Login Tencent Kubernetes Engine Console
- Follow the instructions to create a Tencent Cloud Account
- Go to Console of Tencent Kubernetes Engine
Create TKE Cluster
- Create a TKE Cluster
- The cluster region need choose out of China mainland ( e.g. Bangkok)
- The cluster Kubernetes version need choose 1.26.1
Deploy sonobuoy Conformance test
- After the creation completed, ssh to any node of cluster
- Run command as below
Download a binary release of the CLI, Refer to the following command to run:
sonobuoy run --mode=certified-conformance
See more in conformance suite instructions to test it.