v0.0.1
This is the first version of chaosblade.
Features
Support the following chaos experiment:
- CPU full load
- Network package delay
- Network package block(drop)
- Network package loss
- DNS not available
- Fill disk
- Burn disk IO (include read and write)
- Kill process
- Delete pod
- Remove container
- Request delay, exception and timeout for Dubbo, Servlet, MySQL Driver component
- Java method invoked delay, exception or return the specified value
Exclude delete pod and remove container,the above chaos experiment can be executed in the container.
Linux/amd64 and darwin/amd64 versions are available, but some network and disk experiments cannot be executed in darwin/amd64 version.