This document defines the roadmap for Chaos Mesh development.
- Support time skew chaos. Simulate time jumping forward or backward.
- Add container kill chaos. Simulate killing a specified container in a multi-container pod.
- Add CPU chaos. Simulate CPU being busy.
- Add memory chaos. Simulate memory allocation failure.
- Make scheduler optional. Support single time chaos triggering.
- Support helm-less install.
- Support force clean finalizer with annotation.
- Support the basic version of Chaos Dashboard.
- Improve Chaos Dashboard and make it easier to use
- Support status checks. A status check is used to evaluate the health of your environment.
- Support defining the scenario to manage a group of chaos experiments.
- Support generating the report for each chaos scenario.
- Add JVM chaos. Support injecting faults into Java applications.
- Add HTTP Chaos. Support injecting faults into http connections.
- Add GRPC Chaos. Support injecting faults into GRPC connections.
- Support injecting faults into native components of Kubernetes.
- chaos-operator
- chaos-dashboard
- chaos-verify
- chaos-cloud