From ed868da4c2fbfa83fd5eab9e07185b764d6ed651 Mon Sep 17 00:00:00 2001 From: Guilherme Garnier Date: Mon, 16 Nov 2015 14:42:35 -0200 Subject: [PATCH] Add Tsuru to cloud platforms --- cloud-as-default.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cloud-as-default.md b/cloud-as-default.md index 02a5e3b..fc1c540 100644 --- a/cloud-as-default.md +++ b/cloud-as-default.md @@ -55,6 +55,7 @@ These are tools that create virtual public or internal clouds (private,i.e. on p * [Kubernetes](https://github.com/googlecloudplatform/kubernetes) is an open-source container cluster management, built by Google. * [Eucalyptus](https://www.eucalyptus.com) is an open source, AWS compatible private cloud software. * [Cloud Foundry](http://www.cloudfoundry.org) is an open source PaaS backed by the Cloud Foundry Foundation with companies such as Pivotal, IBM, HP, VMware, SAP and tens of others. +* [Tsuru](https://tsuru.io/) is an extensible and open source Platform as a Service software, built on [Docker](https://www.docker.com/). ## For More Information