Litmus
CNCF chaos engineering platform for Kubernetes that runs fault-injection experiments to validate how applications recover from failure.
Overview
Litmus provides a library of pre-built chaos experiments - pod failures, network delays, resource exhaustion, and more - defined as Kubernetes custom resources, along with a ChaosCenter dashboard for scheduling and observing experiment runs across clusters. It's a CNCF graduated project with a large community-contributed experiment hub.
Litmus is a fit for teams that want a mature, CNCF-graduated chaos engineering tool with a large pre-built experiment library, a genuine alternative to Chaos Mesh (also in this catalog) - teams commonly evaluate both before picking one.
- 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
kube-burner
Apache-2.0Kubernetes performance and scale testing tool that generates configurable cluster load to measure how a cluster behaves under stress.
- 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
Spotted an error? Suggest an edit on GitHub.