Docker engine should run on port 2375 in each node and manager should be able to access port 2395
- Swarm uses
deis/scheduler/swarm/node
to identify other nodes in the cluster - Publishes swarm manager host IP to
/deis/scheduler/swarm/host
- set
/deis/controller/schedulerModule
to swarm to use swarm scheduler for deis
- deisctl install swarm
- deisctl start swarm
- deisctl config controller set schedulerModule=swarm