Managing stateless applications with Kubernetes is easy, but it becomes complex when information needs to persist in time, like for example for databases.
During this talk, I will go through the state of the Kubernetes storage ecosystem and make a demo to demonstrate how to manage persistent volume in Kubernetes.