Automating stateful applications with Kubernetes Operators (sponsored by OpenShift)
December 18, 2019
Kubernetes scales and manages stateless applications quite easily. Stateful applications can require more work. They can be harder to dynamically manage with data intact and sometimes come with their own notion of clustering. Jan Kleinert offers an overview of OperatorsKubernetes agents that know how to deploy, scale, manage, back up, and even upgrade complex stateful applications.