CNCF Kubernetes conformance: Implementation and Testing Notes
Implementation notes
The actual execution of the conformance tests is performed by the SCS compliance check suite using Sonobuoy.
Automated tests
The script run_sonobuoy.py connects to an existing K8s cluster and handles both the execution of Sonobuoy and the generation of the results for a test report. See scs-compatible-kaas.yaml for the test configuration.
Manual tests
None.