mirror of https://github.com/docker/docs.git
New 'swarm' implementation by @vieux and @aluzzardi.
* Focus on native compatibility with Docker remote API
* Full-featured "batteries included" scheduler with bin packing and resource management
* Bring back pluggable backends once the user experience is awesome
* The primary form factor is the command-line, not a library (hence the rename)
* Move machine management (Rackspace, Azure, EC2, SSH, Openstack etc) to a separate project, for clarity.
* Move libchan-based service composition abstraction into the libchan repo, for clarity.
* Aim for native Docker integration in the mid-long term
TLDR: more focus, new code, new team, ship real things early and often.
Swarm is back!
Signed-off-by: Victor Vieux <vieux@docker.com>
Signed-off-by: Andrea Luzzardi <al@docker.com>
Signed-off-by: Solomon Hykes <solomon@docker.com>
This commit is contained in:
commit
6336a56f05