Zero Downtime Deployments - Controlling Application Rollouts and Rollbacks
CNCF [Cloud Native Computing Foundation] via YouTube
Overview
Explore the intricacies of zero downtime deployments in Kubernetes through this informative conference talk. Delve into various automation controllers used for deploying and managing applications at scale, with a focus on their features for zero downtime upgrades and rollbacks. Compare the capabilities of Deployments, ideal for stateless applications, with StatefulSets, designed for stateful applications. Through a series of demonstrations, examine the features, benefits, and drawbacks of different Kubernetes controller types. Gain insights into the primitives that enable granular control over rollouts, empowering you to select the most suitable settings for your specific application needs. Learn how to effectively manage application lifecycles, minimize downtime, and ensure smooth transitions during updates and rollbacks in a Kubernetes environment.
Syllabus
Zero Downtime Deployments: Controlling Application Rollouts and Rollbacks - Christopher Hanson
Taught by
CNCF [Cloud Native Computing Foundation]