Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
distributed_computing:orchestration [2019/08/24 14:34] – phreazer | distributed_computing:orchestration [2019/08/24 15:26] (current) – phreazer | ||
---|---|---|---|
Line 4: | Line 4: | ||
* Docker swarm / compose | * Docker swarm / compose | ||
- | * Kubernetes (k8s) / Minikube / Kubespray | + | * Kubernetes (k8s) |
* OpenShift (productized k8s) / OKD | * OpenShift (productized k8s) / OKD | ||
* Nomad | * Nomad | ||
Line 18: | Line 18: | ||
- | Blue green deployment | + | Blue green deployments: |
+ | * Swarm (nginx) https:// | ||
+ | * Swarm https:// | ||
+ | * | ||
+ | * Compose and Traefik https:// | ||
+ | ===== Kubernetes ===== | ||
+ | * Installer: | ||
+ | * Mini-dev-dist: | ||
+ | * minikube (uses vms, needs hypervisor) | ||
+ | * microk8s (snap) | ||
===== Mesos ===== | ===== Mesos ===== | ||
Line 62: | Line 71: | ||
Service meshs | Service meshs | ||
* Istio | * Istio | ||
- | * Consul | + | * Consul |