Skip to content

10.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 16:17
· 2 commits to main since this release
c8845e8

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.1/install.yaml

Changelog

  • c8845e8 CHAOSPLT-447: Add a spec field for pausing DisruptionCrons (#933)