Skip to content

Demo automation ofIstio fault injection API with the Chaos Toolkit

Notifications You must be signed in to change notification settings

chaosiq/istio-fault-injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo for KubeCon North America 2018

To install locally the environment, on Linux only, assuming you have snap installed, run:

$ ./scripts/deploy-local.sh

Then install the [Chaos Toolkit][] and dependencies as follows:

$ pip install -U --pre -r requirements.txt

Finally run the experiment as follows:

$ chaos run experiments/delay-jason.sh

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.5+ environment. Then, fork this repository and submit a PR. The project cares for code readability and checks the code style to match best practices defined in PEP8. Please also make sure you provide tests whenever you submit a PR so we keep the code reliable.

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.

About

Demo automation ofIstio fault injection API with the Chaos Toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published