Skip to content

Latest commit

 

History

History
executable file
·
7 lines (5 loc) · 451 Bytes

dcos-104.md

File metadata and controls

executable file
·
7 lines (5 loc) · 451 Bytes

DC/OS 104 - Deployments

Deploying a service involves a couple of decisions incl. when and how the upgrade should take place. This lab walks you through the basics of health checks (so DC/OS knows when it can kill an old instance of a service) to different zero-downtime deployment styles including canary deployments and Blue-Green deployments.

Go to mhausenblas/zdd-lab and follow the instructions there.