This post explains how we can deploy a Ceph development cluster from Ceph source code. I tested it in Windows 10 + Docker for Windows with WSL2 engine + WSL2 Ubuntu 20.04. 1. Prerequisites # Two Github repositores are necessary: Ceph 1 and Ceph-dev-docker 2. Ceph dev docker is a kind of wrapper that automates all required steps for deloying Ceph development cluster. It users Docker container to deploy the local development of Ceph.