zogot / homelab

Homelab setup with proxmox, terraform, kubernetes and manifest files
0 stars 0 forks source link

Longhorn Provider #3

Open zogot opened 3 months ago

zogot commented 3 months ago

Since currently I don't have specific network storage devices, I have just the 1TB drive inside the Jupiter box. I still want to setup the storage nicely with it, instead of using local storage on each node.

As such, I should spin up another VM on Jupiter box that will be a node in the k8s cluster that has a large chunk of the LVM drive.

zogot commented 3 months ago

With this I see that it can be deployed with ArgoCD. So I'm going to do the ArgoCD issue first.