Features
Easy to Use
No special dependencies, Chaos Mesh can be easily deployed directly on Kubernetes clusters, including Minikube and Kind.
Require no modification to the deployment logic of the system under test (SUT) Easily orchestrate fault injection behaviors in chaos experiments Hide underlying implementation details so that users can focus on orchestrating the chaos experiments
Design for Kubernetes
Chaos Mesh uses CustomResourceDefinitions (CRD) to define chaos objects.
In the Kubernetes realm, CRD is a mature solution for implementing custom resources, with abundant implementation cases and toolsets available. Using CRD makes Chaos Mesh naturally integrate with the Kubernetes ecosystem.
当前内容版权归 Chaos Mesh 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Chaos Mesh .