mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-08-25 09:27:36 +00:00
Add pointer to Kraken-hub
This enables users to run Kraken with minimal configuration tweaks and makes it easy for especially CI use cases.
This commit is contained in:
@@ -15,6 +15,10 @@ See the [getting started doc](docs/getting_started.md) on support on how to get
|
||||
After installation, refer back to the below sections for supported scenarios and how to tweak the kraken config to load them on your cluster
|
||||
|
||||
|
||||
#### Running Kraken with minimal configuration tweaks
|
||||
For cases where you want to run Kraken with minimal configuration changes, refer [Kraken-hub](https://github.com/cloud-bulldozer/kraken-hub). The use cases can be CI integration where you don't want to carry around different configuration files for the scenarios.
|
||||
|
||||
|
||||
### Setting up infrastructure dependencies
|
||||
Kraken indexes the metrics specified in the profile into Elasticsearch in addition to leveraging Cerberus for understanding the health of the kubernetes/OpenShift cluster under test. More information on the features is documented below. The infrastruture pieces can be easily installed, uninstalled by running:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user