# 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 faults are bundled into a Chaos Chart. Chaos Charts are classified into the following categories.
- [Kubernetes Chaos](#kubernetes-chaos)
- [Application Chaos](#application-chaos)
- [Platform Chaos](#platform-chaos)
### Kubernetes Chaos
Chaos faults that apply to Kubernetes resources are classified in this category. Following chaos faults are supported for Kubernetes:
### Application Chaos
While chaos faults under the Kubernetes category offer the ability to induce chaos into Kubernetes resources, it is difficult to analyze and conclude if the induced chaos found a weakness in a given application. The application specific chaos faults are built with some checks on *pre-conditions* and some expected outcomes after the chaos injection. The result of the chaos faults is determined by matching the outcome with the expected outcome.