From cbd11db7a42046ebe0ce9bbb539aaed66a2e19f0 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Mon, 11 Apr 2016 21:34:54 +0200 Subject: [PATCH] add article comparing orchestration tools. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e134821..74e7e2d 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ about docker! (Tips: checkout her [dotfiles][jfrazelledotfiles] and her [dockerf * [Docker Adoption Data](https://www.datadoghq.com/docker-adoption/) A study by Datadog on the real world Docker usage stastics and deployment patterns. * [How to monitor Docker](https://www.datadoghq.com/blog/the-docker-monitoring-problem/) (4-part series) * [Using Ansible with Docker Machine to Bootstrap Host Nodes](http://nathanleclaire.com/blog/2015/11/10/using-ansible-with-docker-machine-to-bootstrap-host-nodes/) by [@nathanleclaire](https://github.com/nathanleclaire) +* [Swarm v. Fleet v. Kubernetes v. Mesos](https://www.oreilly.com/ideas/swarm-v-fleet-v-kubernetes-v-mesos) Comparing different orchestration tools. (written OCT 2015) ## Deep Dive