Kubernetes Storage
Kubernetes Security
Persistent Volumes
In Kubernetes, a Persistent Volume (PV) is a storage abstraction that provides a way for users to access persistent storage in a cluster. A Persistent Volume is a piece of storage in the cluster that has been provisioned by an admi...
gauri1504.hashnode.dev6 min read