Tagged articles
1 articles
Page 1 of 1
Open Source Linux
Open Source Linux
Oct 29, 2020 · Cloud Native

Why Kubernetes Introduced Volumes, PVs, and StorageClasses: A Deep Dive

This article explains the origins and purposes of Kubernetes Volume, PersistentVolume (PV), PersistentVolumeClaim (PVC), and StorageClass, compares them with Docker volumes, details static and dynamic provisioning, and walks through configuration examples, illustrating the storage architecture and workflow within a Kubernetes cluster.

DynamicProvisioningKubernetesNFS
0 likes · 14 min read
Why Kubernetes Introduced Volumes, PVs, and StorageClasses: A Deep Dive