In this article we’ll be covering various options and considerations for deploying code and releasing features.
We’ll discuss patterns for deploying to a fixed set of servers as well as variations where multiple groups of servers can be utilized.
Deis Workflow is a great addition to the Kubernetes ecosystem.
I know what your asking though, why would you want to stack a Paas on containers which are already on top of Iaas .
Kubernetes provides orchestration for running containerized applications. In this tutorial we’ll walk through the basics of using Google Container Engine, or GKE, which provides managed Kubernets services for your use.
The following walkthrough is a short example of how very simple scripting can bootstrap development on Google Compute Engine.
Source All the source code for this example can be found here on github