Chaos Engineering Toolkit automation framework
Project description
Chaos Toolkit - Chaos Engineering Automation for Developers
Community • Installation • Tutorials • Reference • ChangeLog
Chaos Toolkit - Chaos Engineering for Developers
The Chaos Toolkit, or as we love to call it “ctk”, is a simple CLI-driven tool who helps you write and run Chaos Engineering experiment. It supports any target platform you can think of through existing extensions or the ones you write as you need.
Chaos Toolkit is versatile and works really well in settings where other Chaos Engineering tools may not fit: cloud environments, datacenters, CI/CD, etc.
Install or Upgrade
Provided you have Python 3.7+ installed, you can install it as follows:
$ pip install -U chaostoolkit
Getting Started
Once you have installed the Chaos Toolkit you can use it through its simple command line tool.
Running an experiment is as simple as:
$ chaos run experiment.json
Get involved!
Chaos Toolkit's mission is to provide an open API to chaos engineering in all its forms. As such, we encourage and welcome you to join our open community Slack team to discuss and share your experiments and needs with the community. You can also use StackOverflow to ask any questions regarding using the Chaos Toolkit or Chaos Engineering.
If you'd prefer not to use Slack then we welcome the raising of GitHub issues on this repo for any questions, requests, or discussions around the Chaos Toolkit.
Finally you can always email contact@chaostoolkit.org
with any questions as well.
Contribute
Contributors to this project are welcome as this is an open-source effort that seeks discussions and continuous improvement.
From a code perspective, if you wish to contribute, you will need to run a
Python 3.7+ environment. Please, fork this project, write unit tests to cover
the proposed changes, implement the changes, ensure they meet the formatting
standards set out by black
, ruff
, and isort
, add an entry into
CHANGELOG.md
, and then raise a PR to the repository for review
The Chaos Toolkit projects require all contributors must sign a Developer Certificate of Origin on each commit they would like to merge into the master branch of the repository. Please, make sure you can abide by the rules of the DCO before submitting a PR.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file chaostoolkit-1.16.0.tar.gz
.
File metadata
- Download URL: chaostoolkit-1.16.0.tar.gz
- Upload date:
- Size: 601.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3108c7abc95b35ce5365eaa52bd632a35eaf5b3761db2b31f01405501d4aad1 |
|
MD5 | 688be719830b1d4fffafd01cda47092d |
|
BLAKE2b-256 | 1c632924fa90bcd73d5f04d76d22c00bf740c021bdc4a4d6b28fd0e4143d6434 |
File details
Details for the file chaostoolkit-1.16.0-py2.py3-none-any.whl
.
File metadata
- Download URL: chaostoolkit-1.16.0-py2.py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e617d34a4dae7ca454983617a818d1882c5449f244ab5a35fd44ed261ee84697 |
|
MD5 | cac93cebdb6017d29c75e6079457c74d |
|
BLAKE2b-256 | 25d6ea6b99ed1ca2ef4f4d649d3d8f10c242a2709eeb7d8bb67b95dea309a55c |