⎈ k8s knowledge compiler

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.jsonio.k8s.api.core.v1.NFSVolumeSource

Related (2)

related_to PersistentVolumeSpecreferences type conf=1
related_to Volumereferences type conf=1

← all API Explorer