chaos recommendation entry in README (#510)

This commit is contained in:
Mudit Verma
2023-10-16 20:56:32 +05:30
committed by GitHub
parent 23f1fc044b
commit 5953e53b46

View File

@@ -30,6 +30,8 @@ The guide is hosted at https://redhat-chaos.github.io/krkn.
### How to Get Started
Instructions on how to setup, configure and run Kraken can be found at [Installation](docs/installation.md).
You may consider utilizing the chaos recommendation tool prior to initiating the chaos runs to profile the application service(s) under test. This tool discovers a list of Krkn scenarios with a high probability of causing failures or disruptions to your application service(s). The tool can be accessed at [Chaos-Recommender](utils/chaos-recommender/README.md).
See the [getting started doc](docs/getting_started.md) on support on how to get started with your own custom scenario or editing current scenarios for your specific usage.
After installation, refer back to the below sections for supported scenarios and how to tweak the kraken config to load them on your cluster.