Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Latest commit

 

History

History
51 lines (33 loc) · 1.68 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.68 KB

Chaos Toolkit Extension for OCI

Build Status Python versions

This project is a collection of actions and probes, gathered as an extension to the Chaos Toolkit.

Setup environment

Install Python and pip

Install and create a virtual environment

Install chaostoolkit, chaostoolkit-oci

Configure your signing keys and obtain your OCIDs.

Create your OCI Configuration file.

Using chaostoolkit-oci

Creating and running chaos experiments.

Contributing

Contributing to chaostoolkit-oci.

Changelog

View the CHANGELOG.

Acknowledgement

Chaos installation: chaostoolkit.org

Python, pip installation and virtualenv documentation: https://docs.python-guide.org/#

License