Skip to content

Instantly share code, notes, and snippets.

@mindscratch
Created July 8, 2014 23:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mindscratch/ae6cdd475479e65c784e to your computer and use it in GitHub Desktop.
Save mindscratch/ae6cdd475479e65c784e to your computer and use it in GitHub Desktop.
DockerCon 2014 - orchestration (keynote)

At DockerCon 2014, Solomon Hykes presented a keynote that discussed the future of Docker. One topic of discussion was orchestration, in which he showed a slide that listed a bunch of projects that have come up around this problem:

  • Shipper
  • Geard
  • Mesos
  • Coreos
  • Consul
  • Helios
  • Centurion

To combat the variety of choices one could make, he announced libswarm. It's meant to be a standard interface to combine and organize services in a distributed system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment