@rob_rich

Building Stateful Workloads in Kubernetes

by Rob Richardson

  @rob_rich

https://robrich.org/

About Me

Rob Richardson

Rob Richardson is a software craftsman building web properties in ASP.NET and Node, React and Vue. He's a frequent speaker at conferences, user groups, and community events, and a diligent teacher and student of high quality software development. You can find this and other talks on https://robrich.org/presentations and follow him on twitter at @rob_rich.

Stateless Kubernetes

State

kubectl get all

Many of the things we'll see today
aren't in kubectl get all

Volumes

ConfigMap

Secrets

StatefulSet