From 34d95fe852f1ba6013b3bf59edd54e9404f46a70 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Sat, 2 Sep 2017 20:44:45 +0200 Subject: [PATCH] remove ElasticKube Specific to K8 only --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b6a6314..8bf3dd5 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,6 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c * [ContainerShip](https://github.com/containership/containership) A simple container management platform * [Crane](https://github.com/Dataman-Cloud/crane) - Control plane based on docker built-in swarm [@Dataman-Cloud](https://github.com/Dataman-Cloud) * [Deploying a Containerized App on a Public Node with Mesos](https://docs.mesosphere.com/usage/tutorials/containerized-app/) - Docker plus Mesosphere provides an easy way to automate and scale deployment of containers in a production environment -* [ElasticKube](https://github.com/ElasticBox/elastickube) - Open source management platform for Kubernetes * [Flocker](https://github.com/ClusterHQ/flocker) - Flocker is a data volume manager and multi-host Docker cluster management tool by [@ClusterHQ](https://github.com/ClusterHQ) * [gantryd](https://github.com/DevTable/gantryd) - A framework for easy management of docker-based components across machines by [@DevTable](https://github.com/DevTable) * [Haven](https://github.com/codeabovelab/haven-platform) - Haven is a simplified container management platform that integrates container, application, cluster, image, and registry managements. By [@codeabovelab](https://github.com/codeabovelab)