https://github.com/chaostoolkit/walkthrough
A lab based repository of learning about the Chaos Toolkit incrementally
https://github.com/chaostoolkit/walkthrough
Last synced: over 1 year ago
JSON representation
A lab based repository of learning about the Chaos Toolkit incrementally
- Host: GitHub
- URL: https://github.com/chaostoolkit/walkthrough
- Owner: chaostoolkit
- License: apache-2.0
- Created: 2021-08-10T10:21:28.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T09:46:09.000Z (over 4 years ago)
- Last Synced: 2025-04-01T17:57:55.468Z (over 1 year ago)
- Language: Python
- Size: 310 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chaos Toolkit Labs
This labs will take you onto the Chaos Engineering journey using the
[Chaos Toolkit](https://chaostoolkit.org) against Kubernetes.
Please review the following documents first:
* [Architecture](./ARCHITECTURE.md) to review the application we are testing
* [Setup](./SETUP.md) to review the requirements before you get going