docs/ROADMAP.md

443 B

Docker Swarm Roadmap

####Security

  • TLS

####Scheduler

  • storage + Virtual Container ID
  • rebalancing
  • affinity constraints + improved constraints expression (==, !=)

####Multi-tenancy

  • master election
  • shared state

####API Matching

  • docker attach

####Extensibility

  • pluggable scheduler
  • discovery backends
    • etcd
    • zookeeper
    • hub
    • file