This repo contains tutorials on how to perform common task (like deploying a cluster) with various Container Orchestration tools.
PRs welcome!
If your tool of choice isn't listed below -- add it.
| framework | version |
|---|---|
| Kubernetes (k8s) | v.1.3.0 |
| Swarm | v1.12.0-rc2 |
More to come (ie, marthon+mesos, nomad, etc).
Google Cloud Platform (GCP)
More to come (ie, Amazon Web Services, Azure, etc).
How to set up the different frameworks on various cloud providers.
If there's a hosted version it's represented like so: hosted / non-hosted
| Google Cloud Platform | |
|---|---|
| Kubernetes | hosted / non-hosted |
| Swarm | non-hosted |
| Kubernetes | Swarm | |
|---|---|---|
| Blue/Green Deployments | link | TBD |
| Route traffic to multiple backends with nginx | TBD | TBD |