Day 36 - Persistent Volumes in K8s
Managing storage is a distinct problem from managing compute instances. The PersistentVolume subsystem provides an API for users and administrators that abstracts details of how storage is provided from how it is consumed.
What are Persistent Volumes...
sharmasmriti.hashnode.dev9 min read