Data on Kubernetes Day Europe 2024 talks are now available for streaming!

Watch Now!

Tag Archives: application

Can Data Become a Declarative Resource?

The declarative, portable, self-healing nature that Kubernetes users are accustomed to in stateless deployments is replaced with complexity, resiliency issues, and portability restrictions when it comes to stateful workloads.  In…

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…