Scott Walker
Scott Walker

Reputation: 56

Chaos Monkey operability with Kubernetes?

Does anyone have experience using Chaos Monkey with Kubernetes? Curious as to how Chaos Monkey is setup, the outputs, reports, etc. Thanks in advance!

Upvotes: 3

Views: 2092

Answers (1)

thecodeassassin
thecodeassassin

Reputation: 836

I would suggest using kube-monkey (https://github.com/asobti/kube-monkey)

Upvotes: 5

Related Questions