Skip to content

Ceph Provider

The ceph-provider project is a Ceph based provider implementation of the ironcore types

graph TD
    ceph-provider -. implements .-> storage.ironcore.dev

Namely ceph-provider implements the Volume and VolumePool types. Additionally, it announces the available VolumeClasses which are supported by the VolumePool based on configured criteria.

Further information about the architecture and concepts of the ceph-provider project can be found in the architecture section.