From 936176312eac8bf3adc6c31bd311c657e321f0a6 Mon Sep 17 00:00:00 2001 From: Jussi Nummelin Date: Tue, 4 Jul 2017 14:05:33 +0300 Subject: [PATCH 1/2] Add Kontena to list of container platforms Kontena is one of the newer players on the container orchestration ecosystem, would be nice to see it on the list. Disclaimer: I do work for Kontena Inc. :) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5f9a9b9..8a965a5 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ Run Docker containers on Google Cloud Platform, powered by Kubernetes. Google Co Unlimited PaaS and Container-Based IaaS in a Joint Cloud Solution for DevOps. * [Joyent](https://www.joyent.com/) High-Performance Container-Native Infrastructure for Today's Demanding Real-Time Web and Mobile Applications. +* [Kontena](http://kontena.io) +Kontena is a developer friendly, open source platform for orchestrating applications that are run on Docker containers. It simplifies deploying and running containerized applications on any infrastructure. * [Kubernetes](http://kubernetes.io/) Manage a cluster of Linux containers as a single system to accelerate Dev and simplify Ops. * [Mesosphere](https://mesosphere.com/) From 3e5be3199a69a2278f7ef0e42e0d4109b1fee2f3 Mon Sep 17 00:00:00 2001 From: Jussi Nummelin Date: Tue, 4 Jul 2017 14:10:48 +0300 Subject: [PATCH 2/2] move Kontena to the end of list per contrib guidelines --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8a965a5..e0e39ae 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,6 @@ Run Docker containers on Google Cloud Platform, powered by Kubernetes. Google Co Unlimited PaaS and Container-Based IaaS in a Joint Cloud Solution for DevOps. * [Joyent](https://www.joyent.com/) High-Performance Container-Native Infrastructure for Today's Demanding Real-Time Web and Mobile Applications. -* [Kontena](http://kontena.io) -Kontena is a developer friendly, open source platform for orchestrating applications that are run on Docker containers. It simplifies deploying and running containerized applications on any infrastructure. * [Kubernetes](http://kubernetes.io/) Manage a cluster of Linux containers as a single system to accelerate Dev and simplify Ops. * [Mesosphere](https://mesosphere.com/) @@ -72,7 +70,9 @@ Docker Swarm is native clustering for Docker. * [Azure Container Service](https://azure.microsoft.com/en-us/services/container-service/) Azure Container Service optimizes the configuration of popular open source tools and technologies specifically for Azure. * [CIAO](https://clearlinux.org/documentation/ciao-cluster-setup.html#id1) - Cloud Integrated Advanced Orchestrator for Intel Clear Linux OS. + Cloud Integrated Advanced Orchestrator for Intel Clear Linux OS. + * [Kontena](http://kontena.io) +Kontena is a developer friendly, open source platform for orchestrating applications that are run on Docker containers. It simplifies deploying and running containerized applications on any infrastructure. ## Operating Systems * [CoreOs](https://coreos.com/)