Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 718 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 718 Bytes

Docker Swarm Playground!

What is it?

It is simple way to build docker swarm playground using docker containers imitating virutal machines.

What is purpose?

Project purpose is to help you practice and check your cluster configuration. Just have fun without any consequences!

How it works?

Each machine is dind container imitaing virutal machine within docker installed. In docker-compose.yml you can add new machines as many as you want! 2 or more clusters? Go for it!

Fast start/restart your cluster

You can start/restart cluster in seconds by simple running python script

python3 setup.py