# README
chaos
The chaos package provides simple cluster chaos monkey tests to deploy a single distributed set using the dynamic CN node feature in local, and provides the following functionality:
- random CN node restart
- Simulate network partitioning
- Simulates IO errors
- Simulates network packet loss
- Simulate disk data errors
- HTTP interface to control chaos tests
# Functions
NewChaosTester create chaos tester.