⎈ k8s knowledge compiler

CephFSPersistentVolumeSource [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

CephFSPersistentVolumeSource is a Kubernetes API object that represents a CephFS persistent volume source.

Why it matters It allows users to provision and manage storage resources using CephFS, providing a scalable and highly available storage solution.

Key facts - Represents a CephFS persistent volume source - Used to provision and manage storage resources

Common pitfalls - Requires a Ceph cluster to be installed and configured in the cluster

Related Ceph clusters, Persistent volumes, Storage classes

Sources

swagger.jsonio.k8s.api.core.v1.CephFSPersistentVolumeSource

Related (2)

related_to SecretReferencereferences type conf=1
related_to PersistentVolumeSpecreferences type conf=1

← all API Explorer