Added Pumba chaos testing tool for Docker

Pumba is a chaos testing tool for Docker. Similar to Netfix Chaos Monkey, but work at container level.
This commit is contained in:
Alexei Ledenev 2016-05-25 21:37:47 +03:00
parent 66b14747e4
commit 60294fe644

View File

@ -370,6 +370,7 @@ by [@prologic][prologic]
* [Watchtower](https://github.com/CenturyLinkLabs/watchtower) - Automatically update running Docker containers by
[@CenturyLinkLabs][CenturyLinkLabs]
* [Microservices Continuous Deployment](https://github.com/francescou/docker-continuous-deployment) - Continuous deployment of a microservices application
* [Pumba](https://github.com/gaia-adm/pumba) - Chaos testing tool for Docker. Can be deployed on Kubernets and CoreOS clusters.
## Deployment