Rook Ceph Shared Filesystem API

Rook manages CephFilesystem resources to provision shared POSIX-compliant file storage backed by CephFS. Multiple pods can simultaneously read and write to shared filesystem volumes, making it suitable for workloads requiring ReadWriteMany access, configured through the CephFilesystem CRD and a corresponding StorageClass.

API entry from apis.yml

apis.yml Raw ↑
aid: rook:rook-ceph-filesystem-api
name: Rook Ceph Shared Filesystem API
description: Rook manages CephFilesystem resources to provision shared POSIX-compliant file storage backed
  by CephFS. Multiple pods can simultaneously read and write to shared filesystem volumes, making it suitable
  for workloads requiring ReadWriteMany access, configured through the CephFilesystem CRD and a corresponding
  StorageClass.
humanURL: https://rook.io/docs/rook/latest/CRDs/Shared-Filesystem/ceph-filesystem-crd/
properties:
- type: Documentation
  url: https://rook.io/docs/rook/latest/CRDs/Shared-Filesystem/ceph-filesystem-crd/
- type: Reference
  url: https://rook.io/docs/rook/latest/CRDs/Shared-Filesystem/
- type: JSONSchema
  url: json-schema/rook-ceph-filesystem-schema.json
- type: JSONStructure
  url: json-structure/rook-ceph-filesystem-structure.json
tags:
- CephFS
- File Storage
- Kubernetes
- POSIX
- Shared Filesystem