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/10.6.0/install.yaml
Changelog
- db6184a Closes #925. Build and push multi-arch images to docker-hub (#932)
- 144a935 Add a second ConfigMap for individual key overrides (#929)
- 3e0cd71 Allow for overlapping disruptions when the first disruption is complete (#931)
- f28e56e validateUserInfoGroup log should not reference global variable (#930)