Usage & Examples

The following examples and configuration are for guidance on how to create chaos config files and how to execute those, as well as integration with other languages, notifications and .

  • aws - Simple example on which instances and a lambda function are stopped and sending a slack message with a bash script.
  • kubernetes A single file that executes chaos for K8s.
  • GithubActions A workflow file that setup go-chaos and executes experiments with GitHub actions.

These and more examples can be found at go-chaos-experiments