# Chaos-Charts
[](https://slack.litmuschaos.io)

[](https://hub.docker.com/r/litmuschaos/go-runner)
[](https://github.com/litmuschaos/chaos-charts/issues)
[](https://twitter.com/LitmusChaos)
[](https://www.youtube.com/channel/UCa57PMqmz_j0wnteRa9nCaw)
This repository hosts the Litmus Chaos Charts. A set of related chaos experiments are bundled into a Chaos Chart. Chaos Charts are classified into the following categories.
- [Generic Chaos](#generic-chaos)
- [Application Chaos](#application-chaos)
- [Platform Chaos](#platform-chaos)
### Generic Chaos
Chaos actions that apply to generic Kubernetes resources are classified into this category. Following chaos experiments are supported under Generic Chaos Chart
### Application Chaos
While Chaos Experiments under the Generic category offer the ability to induce chaos into Kubernetes resources, it is difficult to analyze and conclude if the chaos induced found a weakness in a given application. The application specific chaos experiments are built with some checks on *pre-conditions* and some expected outcomes after the chaos injection. The result of the chaos experiment is determined by matching the outcome with the expected outcome.