Zero Downtime Tutorial
This is a tutorial walk-through how to setup health-checks on containers with examples using Docker Swarm or Kubernetes orchestrators.
This tutorial accompanies the Presentation Zero Downtimes with Faulty Solutions.
Target Audience
The target audience for this tutorial is someone planning to use Docker containers with either Docker Swarm or Kubernetes as orchestrator and wants to understand how to embed resilience to services using health checks.
Labs
This tutorial assumes you have a working Docker and Kubernetes instance.