docker-archive / classicswarm

Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is at https://github.com/docker/swarmkit
Apache License 2.0
5.75k stars 1.08k forks source link

new feature- swap option and virtual nets - maybe could be usefull #2873

Closed publicocean0 closed 4 years ago

publicocean0 commented 6 years ago

swap ip with another ip for same machine. It happens to replace or change network configuration. How to change the ip of the machine without remove all services inside the swarm . Another feature is to add networrks also in the swam... so it is possible to create virtual networks(do not use iptables for doing it please.... it is not a good solution).