relaymoth
@relaymoth@sh.itjust.works
- Comment on Advice for setting up baremetal k8s lab 2 weeks ago:
I’ve been setting up a baremetal Talos-based cluster on 4 SFF machines and using Flux to declaratively deploy things to the cluster. Once you wrap your head around how Flux operates, deploying things becomes fairly straightforward.
For me, the most difficult process was deploying the cluster properly, but the recent-ish video posted on the Tailscale YT channel helped a LOT.
- Comment on How do you manage your home server configuration? 2 months ago:
I’ve got a forgejo instance setup but I haven’t migrated everything to it yet.
- Comment on How do you manage your home server configuration? 2 months ago:
I went the nuclear option and am using Talos with Flux to manage my homelab.
My source of truth is the git repo with all my cluster and application configs. With this setup, I can tear everything down and within 30 min have a working cluster with everything installed automatically.