On my Proxmox, I used to create VMs for k3s with massive disks to have enough room for my volumes. That was before I learned about the Proxmox CSI Plugin

TIL that Proxmox can provision Persistent Volumes for my Kubernetes cluster.

https://ergaster.org/til/promox-k8s-volumes/

#homelab #kubernetes #proxmox

TIL that Proxmox can provision Kubernetes Persistent Volumes

Proxmox can spin up VMs to build a Kubernetes cluster, but it can also provision Persistent Volumes for the cluster, opening the door to volume snapshots and better storage management.

@thibaultamartin @bpg *adds this to the homelab backlog of things to check out*