# chaos-charts
**Repository Path**: radiumgu/chaos-charts
## Basic Information
- **Project Name**: chaos-charts
- **Description**: chaos-tools-litmus
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-12-06
- **Last Updated**: 2022-12-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 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.