Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Microservices Demo | 3,385 | a month ago | 109 | apache-2.0 | Python | |||||
Deployment scripts & config for Sock Shop | ||||||||||
Spec | 1,156 | 343 | 2 months ago | 48 | March 30, 2022 | 135 | apache-2.0 | Makefile | ||
Container Storage Interface (CSI) Specification. | ||||||||||
Container Orchestration Comparison | 117 | 6 years ago | 7 | |||||||
A comparison of the different container orchestration tools available. | ||||||||||
Container Orchestration Comparisons | 67 | 6 years ago | 2 | apache-2.0 | ||||||
Set of tutorials demonstrating common uses cases with various Container Orchestration tools (Kubernetes, Swarm, Mesos, Nomad, etc) | ||||||||||
Terraform Cluster | 41 | 5 years ago | mit | HCL | ||||||
Scripts to create a minimal mesos or nomad cluster using terraform. | ||||||||||
Container Networking | 12 | 5 years ago | apache-2.0 | |||||||
Container Networking(From Docker to Kubernetes)中文版 | ||||||||||
Overview Of Containers | 1 | 4 months ago | mit | |||||||
High-level overview of Containers and Container Orchestration |
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 |