NFSVolumeSource [api_object]ai-synthesized · conf 0.82
Represents an NFS mount that lasts the lifetime of a pod. NFS volumes do not support ownership management or SELinux relabeling.
corestorage
NFSVolumeSource is a Kubernetes API resource that represents an NFS volume source.
Why it matters It allows users to mount NFS shares as persistent volumes in their pods.
Key facts - Represents an NFS share - Used for mounting NFS shares
Sources
swagger.json — “io.k8s.api.core.v1.NFSVolumeSource”