Here's a tutorial I wrote on getting rook-ceph working in a KinD cluster

Working with anything storage related has been a bit challenging in KinD for me. Testing out storage solutions has been a pretty poor experience because it involved spinning up a test cluster somewhere with real block devices. This tutorial details how I managed to setup rook-ceph in a KinD cluster on my M1 Macbook Pro: GitHub - protosam/tutorial-rook-ceph-in-kind

Hopefully this helps someone avoid dealing with the same cluster setup minutia I’ve been through 100s of times now.

1 Like