A Hands-on Practical Guide to K8s Persistent Storage
This article focuses on how storage provisioning on Kubernetes works and how to provision Persistent Volumes dynamically or on-demand using Storage Provisioners on the Kubernetes cluster.
In Kubernetes, we typically need to create and manage Persistent Volumes for stateful services such as database servers, cache store servers, and apps that