Storage in Kubernetes
1. Understanding Key Concepts Persistent Volumes (PV) A Persistent Volume (PV) is a piece of storage in the Kubernetes cluster that has been provisioned either statically or dynamically. It is a cluster-wide resource that abstracts the underlying ph...
Dec 10, 20245 min read3