Rook Ceph#
Make sure you meet the prerequisites. You can resize the root partition and create a raw partition for Ceph to use but if possible, add another disk for Ceph storage instead.
lsmod | grep rbd
# if not present:
sudo apt install linux-modules-extra-$(uname -r)
sudo apt install lvm2
microk8s kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.11.1/cert-manager.yaml