Sonobuoy
Kubernetes conformance testing tool that diagnostically checks whether a cluster is configured correctly and behaves per the Kubernetes spec.
Overview
Sonobuoy runs a set of diagnostic and conformance tests against a Kubernetes cluster - including the official Kubernetes conformance test suite - to verify the cluster is properly configured and compatible with upstream Kubernetes behavior. It packages results for easy review rather than requiring manual test-suite setup.
Sonobuoy is a fit for platform teams validating a new cluster, a custom Kubernetes distribution, or a managed-Kubernetes offering against the official conformance standard, a narrower and more specialized intent than the general Kubernetes entry already in this catalog.
- Categories
- Testing
- Languages
- Go
- License
- Apache-2.0
Related Projects
Chaos Mesh
Apache-2.0Cloud-native chaos engineering platform for Kubernetes that injects controlled faults - pod, network, I/O, and more - to test how a system actually behaves under failure.
- Testing
Cypress
MITJavaScript end-to-end testing framework built for the modern web with fast, reliable testing.
- Testing
Fortio
Apache-2.0Load testing and network measurement tool built for microservices, reporting detailed latency percentiles under sustained load.
- Testing
k6
AGPL-3.0Modern load and performance testing tool that lets developers script tests in JavaScript and run them from the command line, built for the DevOps and CI/CD era.
- Testing
Spotted an error? Suggest an edit on GitHub.