Ceph
PLEASE NOTE: This document applies to v0.7 version and not to the latest stable release v1.9
Storage
Rook provides three types of storage to the Kubernetes cluster.
- Block Storage: Mount storage to a single pod
- Object Storage: Expose an S3 API to the storage cluster for applications to put and get data that is accessible from inside or outside the Kubernetes cluster
- Shared File System: Mount a file system that can be shared across multiple pods