Once we start core-os machine with flannel. which gives a containers a feel of overlay network. Every container will have a unique IP.
- Container port shouldn't be bind mounted.
- Publisher should be able to publish container IP and Port as each APP container is unique.
- Only Jobstate.Up, Destroyed, Crashed, Error.
- Moving scale logic from models.py to schedulers accordingly.
- Allow custom interfaces and IPs while creating user-data.
- Make Registry URL based or run registry in every host.
- Create services for each App