24 / 95 · 05 Performance & Chaos Engineering · Litmus Chaos Experiments← prev⊞ allnext →☰ Read as one page
5.1What Is LitmusChaos?
LitmusChaos is a CNCF (Cloud Native Computing Foundation) incubating project that provides a complete framework for practicing chaos engineering on Kubernetes. It offers a rich library of pre-built experiments, a declarative YAML-based experiment definition, and built-in probes to validate system behavior during chaos.
For QA architects working with Kubernetes-based systems, Litmus is the most practical starting point for chaos engineering because it integrates natively with the Kubernetes API and follows familiar Kubernetes resource patterns.