Short Description
Pumba - Chaos testing tool for Docker
Full Description
Pumba is inspired by highly popular Netfix Chaos Monkey resilience testing tool for AWS cloud. Pumba takes similar approach, but applies it to container level. It connects to the Docker daemon running on some machine (local or remote) and brings some level of chaos to it: “randomly” killing, stopping and removing running containers.
See this blog post for more details.
And here you can find Pumba GitHub repository
Docker Pull Command
Owner
gaiaadm