@homelab Does anyone of you fine people have experience with a self-hosted k3s cluster and nodes on different networks? I'm wondering whether it's a good idea to consolidate all the services I run at home with the stuff I have on a VPS this way.
@ homelab Does anyone of you fine people have experience with a self-host
Submitted 1 day ago by
thedoctor@polymaths.social to homelab@fedigroups.social
@thedoctor
I did it with k3s (and RKE) in Hetzner in 2 different regions (eg Helsinki and Frankfurt zones), both for the control plane and workers.
It works, but for sure it depends on a connectivity and the cluster design: you don't want to have a "split brain" situation happens more than "once in awhile".
If you are unsure about your network between home and VPS, maybe do two clusters and operate them say via the Rancher, dedicating workloads accordingly.
@homelab
@gemelen This might be the more sensible approach. @homelab