CephFSVolumeSource [api_object]ai-synthesized · conf 0.82
Represents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volumes do not support ownership management or SELinux relabeling.
corestorage
CephFSVolumeSource is a Persistent Volume Source that uses Ceph File System.
Why it matters It allows users to provision persistent storage for their applications using Ceph File System.
Key facts - Uses Ceph File System as the underlying storage system - Can be used to provision persistent volumes
Common pitfalls - Requires a Ceph cluster to be set up and configured - May have performance implications due to network latency
Related Persistent Volumes, Ceph File System
Sources
swagger.json — “io.k8s.api.core.v1.CephFSVolumeSource”