2.2 KiB
2.2 KiB
| id | title | sidebar_label | original_id |
|---|---|---|---|
| version-1.6.0-plugins | Using other chaos libraries as plugins | Plugins | plugins |
config-map
The plugins or chaos-libraries host the core logic to inject chaos.
These plugins are hosted at https://github.com/litmuschaos/litmus-ansible/tree/master/chaoslib
Litmus project has integration into the following chaos-libraries.
| Chaos Library | Logo | Experiments covered |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Litmus | pod-kill, container-kill, cpu-hog |
| Pumba |
| Pumba provides chaos capabilities for network-delay |
| PowerfulSeal |
| PowerfulSeal provides chaos capabilities for pod-kill |
| | | |
Usage of plugins is a configuration parameter inside the chaos experiment.
> Add an example snippet here.