From 60294fe644b5fde839c3cf92a880825e8ba277fb Mon Sep 17 00:00:00 2001 From: Alexei Ledenev Date: Wed, 25 May 2016 21:37:47 +0300 Subject: [PATCH] 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. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cab275..f38d81c 100644 --- a/README.md +++ b/README.md @@ -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