December 20, 2019

203 words 1 min read

Keynote: Smooth Operator: Large Scale Automated Storage with Kubernetes

Keynote: Smooth Operator: Large Scale Automated Storage with Kubernetes

Managing stateful applications is tough. While Kubernetes excels in automated application management, more often than not, the state of these applications live outside of Kubernetes. What happens when …

Talk Title Keynote: Smooth Operator: Large Scale Automated Storage with Kubernetes
Speakers Matt Schallert (Site Reliability Engineer, Uber), Celina Ward (Software Engineer, Uber)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location Seattle, WA, USA
Date Dec 9-14, 2018
URL Talk Page
Slides Talk Slides
Video

Managing stateful applications is tough. While Kubernetes excels in automated application management, more often than not, the state of these applications live outside of Kubernetes. What happens when users develop complex stateful software but still want to benefit from the automation and portability that Kubernetes provides?  In this talk, Celina and Matt share their experience creating an operator for a unique stateful workload: a sharded, replicated, multi-zone time-series database. They discuss the major shift in thought – from the mental model of a 1:1 process/node relationship, to one far more adaptive to both machine and user behavior.  The audience will walk away with a framework for expressing their stateful workloads using Kubernetes primitives, and advice for navigating the difficult process of codifying innovative abstract ideas without over-engineering solutions.

comments powered by Disqus