NFS

【Kubernetes/K8S】Use NFS to share storage (PV, PVC)

One of the most useful volume types in Kubernetes is nfs. NFS stands for Network File System-it is a shared file system that can be accessed over the network. NFS must already exist-Kubernetes does not run NFS, pod can only access it