litmuschaos/litmus: Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is
LitmusChaos is an open-source Chaos Engineering platform designed to help teams identify infrastructure weaknesses by inducing controlled chaos tests. It operates as a set of microservices that use Kubernetes custom resources to define and manage chaos experiments. The platform includes a Chaos Control Plane for management and visualization, and a Chaos Execution Plane for running experiments. The core resources include ChaosExperiment, ChaosEngine, and ChaosResult, which helps in defining, linking, and storing the outcomes of chaos tests. LitmusChaos supports developers, CI/CD pipeline builders, and SREs to improve application resilience.