Quick Installation
📣 Datadog engineers: please reach out to Chaos Engineering before deploying to a new cluster! 🙏 🙇
⚠️ cert-manager must be installed for the admission controller to get a self-signed certificate.
If you do not plan to alter source code, you can install Chaos Controller to your existing Kubernetes environments by running:
📣 Datadog engineers: please reach out to Chaos Engineering before deploying to a new cluster! 🙏 🙇
kubectl apply -f https://github.com/DataDog/chaos-controller/releases/download/13.3.0/install.yaml
Changelog
- 7e0031f feat(disruption): Memory pressure. (#1040)
- 7dd0bf0 fix(cgroup): filter name=* subsystems on cgroupv1 (#1045)
- 5e250fd fix(makefile): improve Lima local dev setup and fix open-dd dashboard URL (#1044)
- db5fcf9 Update CODEOWNERS to chaos-engineering (#1043)
- b81956f [NOJIRA] Remove circle ci (#1039)
- 372d07a [NOJIRA] Migrate circle-ci to github action (#1036)
- 448ab63 Executing automated changes (#1037)