From c4d2983ffaa6c763ab32f738e1c10800ecfb8568 Mon Sep 17 00:00:00 2001 From: Weitao Zhou Date: Sat, 8 Oct 2016 08:50:09 -0400 Subject: [PATCH] Added Orchestration / Crane --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19a06a8..dfa6a27 100644 --- a/README.md +++ b/README.md @@ -641,6 +641,7 @@ desktop! * [Fleet](https://github.com/coreos/fleet) (A Distributed init System providing low-level orchestration ) -- [coreos.com] * [Serf](https://github.com/hashicorp/serf) (Service orchestration and management tool) by [@hashicorp](https://github.com/hashicorp) * [Shipyard](https://github.com/shipyard/shipyard) (Composable Docker Management) -- http://shipyard-project.com/ +* [Crane](https://github.com/Dataman-Cloud/crane) (Control plane based on docker built-in swarm) -- [@Dataman-Cloud](https://github.com/Dataman-Cloud) * [MCollective Docker Agent](https://github.com/m4ce/mcollective-docker-agent) Uses MCollective to orchestrate your Docker containers and images -- [@m4ce](https://github.com/m4ce) * [ElasticKube](https://github.com/ElasticBox/elastickube) open source management platform for Kubernetes. * [Mantl](https://github.com/ciscocloud/mantl) Mantl is a modern platform for rapidly deploying globally distributed services [@ciscocloud](http://mantl.io)