|
|
|
|
|
by xbonez
3484 days ago
|
|
Thanks! Yeah, Chaos Monkey 2.0 is what I based kube-monkey off of. However, from what I can tell (and I may be wrong), Chaos Monkey will only work if you're running Spinnaker on Kubernetes, right? It seems like it still takes actions on instances of ASG etc.
kube-monkey is meant to do the same for those running just Kubernetes. It will look for Kubernetes pods and kill them. |
|