Ceph
Unified, distributed storage system providing object, block, and file interfaces.
Why consider Ceph?
Ceph is an open-source distributed storage system providing object (RADOS Gateway / S3), block device (RBD), and POSIX file system (CephFS) storage at exabyte scale.
Learn Ceph by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Ceph
Ceph eliminates single points of failure across petabyte storage clusters through CRUSH algorithm data placement, automatic rebalancing, and self-healing erasure coding.
Deploying Ceph via Rook on Kubernetes
kubectl create -f https://raw.githubusercontent.com/rook/rook/master/deploy/examples/crds.yamlkubectl create -f https://raw.githubusercontent.com/rook/rook/master/deploy/examples/common.yamlkubectl create -f https://raw.githubusercontent.com/rook/rook/master/deploy/examples/operator.yamlkubectl create -f https://raw.githubusercontent.com/rook/rook/master/deploy/examples/cluster.yamlCeph is licensed under the GNU LGPL-2.1 license.
Related tools
More options with a similar category or technology profile.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
bpytop
Python port of bashtop with game-like UI, responsive mouse support, and hardware sensors.
bashtop
Linux resource monitor showing usage and stats for processor, memory, disks, network, and processes.
SchemaHero
Kubernetes-native declarative database schema management and table migration operator.