youtube image
From YouTube: Webinar: Canary Deployments with Kubernetes and Istio

Description

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

Working with complex systems means that even well written code can behave in unexpected ways, leading to outages and critical issues. Kubernetes allows you to easily rollout new code and quickly revert to safe, stable releases when issues are identified. But often the damage done in the short period between deploy and rollback is significant.

In this session, I’ll show you how to limit the effect of unforeseen issues using canary deploys with Istio. I’ll also cover ways to better monitor your applications in Kubernetes to help you spot potential problems before they affect your entire customer base.