From 413005eaf5b25c2f69a957a3cd7a1d7ff671db18 Mon Sep 17 00:00:00 2001 From: Rob Zienert Date: Mon, 17 Apr 2017 23:59:27 -0700 Subject: [PATCH] Adding Spinnaker to on-prem deployment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f44c4ed..dff42f5 100644 --- a/README.md +++ b/README.md @@ -486,6 +486,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Project 6](https://github.com/DatawiseIO/Project6) - Software for deploying and managing Docker containers across a cluster of hosts, with a focus on simplifying network and storage configurations for on-premises environments. - [Puller](https://github.com/crufter/puller) - A very simple, distributed tool to deploy and do CI with Docker containers. - [Rancher](https://github.com/rancher/rancher) - Open source platform for operating Docker in production. +- [Spinnaker](https://github.com/spinnaker/spinnaker) - Open source cloud-agnostic continuous delivery and infrastructure management platform. ### Hosted