Josh Wood, Burr Sutter
July 16, 2020

SRE principles and (Kubernetes) Operator practice | DevNation Tech Talk

Kubernetes Operators are a way to package, distribute, and manage applications through their entire lifecycle. A basic Operator for an application should manage its initial configuration, deployment, and upgrades over time. But Operators provide a canvas for all kinds of automation programming. We’ll discuss how SRE principles can guide the design of more advanced and proactive Operator features.