cicdteam / terraform-hcloud-k3s

Kubernetes (k3s) Terraform installer for Hetzner Cloud
MIT License
76 stars 28 forks source link

LVM partitions #19

Open fmonera opened 1 year ago

fmonera commented 1 year ago

I would like to partition the nodes with LVM, so that I can use TopoLVM and Rook-Ceph with Local Storage.

In fact, I don't mind how the base Operating System is installed, but the remaining free space I would like to be managed by LVM.

What would be the correct approach for this?