CFP for DoK Day @ KubeCon Paris is now open! - Submit by Dec 3

Submit Now!

Tag Archives: stateful

Deployments vs StatefulSets vs Daemonsets

 Kubernetes provides different resources for deploying applications, we will be looking at them and the differences between them and how can we persist data using each of them. Kubernetes provides  Continue Reading »

Intro to Persistence in Kubernetes

So you want want to run stateful containers? Check out a brief intro to persistence in Kubernetes. Kubernetes and persistent storage go together like oil and water. Kubernetes is inherently  Continue Reading »