Cluster information:
Kubernetes version: v1.30.4+rke2r1
Cloud being used: bare-metal
Installation method: RKE2
Host OS: Ubuntu 22.04
Hey everyone.
I am new to K8S and have been using a single NFS server, to deploy my pods for quite some time, and wanted to use CEPH instead.
Without any deeper knowledge to CEPH i installed Microceph (https://microk8s.io/docs/how-to-ceph), to get my journey started.
I plan on using Rook for the CEPH integration to my K8S cluster, but all the guides i can find for Microceph also involves using MicroK8S - and thats not what i was looking for.
Can you share some guides, documentation, etc on how to integrate my 3 node Microceph cluster, with my K8S cluster?
Thanks in advance.