Tag: Persistent Volume
Simplyblock's blog brings you the latest of storage, cloud, and thought leadership
Chris Engelbert
Nov 27th, 2024 | 7 min read
NVMe & Kubernetes: Future-Proof Infrastructure
The marriage of NVMe storage and Kubernetes persistent volumes represents a perfect union of high-performance storage and modern container orchestration. As organizations increasingly move performance
Read blog
Rob Pankow
Aug 27th, 2024 | 6 min read
Avoiding Storage Lock-in: Block Storage Migration with Simplyblock
Storage and particularly block storage is generally easy to migrate. It doesn’t create vendor lock-in, which is very different from most database systems. Therefore, it’s worth to briefly line out
Read blog
Chris Engelbert
Apr 03rd, 2024 | 7 min read
What is a Kubernetes Persistent Volume?
A persistent volume is a slice of storage provisioned by a Kubernetes administrator that can be attached and mounted to pods. Like everything in Kubernetes, it is a resource inside the cluster, and it
Read blog