mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-02-14 09:59:59 +00:00
Docs: Add pointer to the litmus based scenarios
This commit is contained in:
@@ -16,7 +16,7 @@ Instructions on how to setup the config and the options supported can be found a
|
||||
|
||||
|
||||
### Kubernetes/OpenShift chaos scenarios supported
|
||||
Kraken supports pod, node and time/date based scenarios.
|
||||
Kraken supports pod, node, time/date and [litmus](https://github.com/litmuschaos/litmus) based scenarios.
|
||||
|
||||
- [Pod Scenarios](docs/pod_scenarios.md)
|
||||
|
||||
@@ -24,6 +24,8 @@ Kraken supports pod, node and time/date based scenarios.
|
||||
|
||||
- [Time Scenarios](docs/time_scenarios.md)
|
||||
|
||||
- [Litmus Scenarios](docs/litmus_scenarios.md)
|
||||
|
||||
|
||||
### Kraken scenario pass/fail criteria and report
|
||||
It's important to make sure to check if the targeted component recovered from the chaos injection and also if the Kubernetes/OpenShift cluster is healthy as failures in one component can have an adverse impact on other components. Kraken does this by:
|
||||
|
||||
Reference in New Issue
Block a user