chaosmonkey
chaosmonkey copied to clipboard
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-3.html
The project is not compatible with `go` modules. Setting `GO111MODULE=off` will allow local installation of the package. I'd like this to be added to the official `README` to ensure correct...
when we use Kubernetes Provider V2 (Manifest Based), chaosmonkey can not find resource to kill, Name 'ingress service-xxx' does not have any labeled or unlabeled matches. No eligible instances in...
Hello everybody, I am trying to use chaos monkey but I have an issue that I cannot solve. I have deployed Spinnaker at EKS in AWS successfully and then created...
occured -> occurred
fix typo
Dear maintainers of Chaosmonkey, I am reaching out to you because I have worked on integrating continous fuzzing into your project by way of OSS-fuzz. Fuzzing is a popular technique...
已经成功接入chaos-monkey,chaos.monkey.assaults.level=1,chaos.monkey.watcher.restController=true chaos.monkey.watcher.rest-controller=true 当访问接口时仍可以访问通过 数次未出现破坏迹象,求赐教哪里出现了问题呢?
hi everyone While running on chaos monkey on spinnaker getting below things: chaos monkey installed on the spinnaker aws instance ubuntu@ip-172-31-27-137:/apps/chaosmonkey$ chaosmonkey config spinnaker invalid character '
[Travis are now recommending removing the __sudo__ tag](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration). "_If you currently specify __sudo: false__ in your __.travis.yml__, we recommend removing that configuration_"