The Gotchas of Zero-Downtime Traffic /w Kubernetes
Noticing your customers receive 503's every now-and-then?Do they spike when you're updating your app or rotating your k8s cluster nodes?Maybe you used to have this problem – then you added some stran …
Talk Title | The Gotchas of Zero-Downtime Traffic /w Kubernetes |
Speakers | Leigh Capili (Developer Experience Engineer, Weaveworks) |
Conference | KubeCon + CloudNativeCon North America |
Conf Tag | |
Location | San Diego, CA, USA |
Date | Nov 15-21, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Noticing your customers receive 503’s every now-and-then?Do they spike when you’re updating your app or rotating your k8s cluster nodes?Maybe you used to have this problem – then you added some strange settings and it’s mostly working now…What most people need from Kubernetes regarding web-traffic is a repeatable but under-documented combo of esoteric, non-default options.We’ll walk through the basic needs of shaping traffic and apply that knowledge to the states of compute, rollout, and canonical networking we see with k8s.Expect tidbits about CRI, CNI, Ingress, and the design trade-offs present in Kubernetes and its API’s.You’ll leave this session knowing how to keep your apps serving successful requests for a myriad of edge-cases.