I’m a reasonable person which is why one of the things on my list of stuff to do before top surgery on Monday is “set up k3s cluster in garage”. 🤷🏻‍♀️ #k3s #uwubernetes #HomeLab
Things I still haven’t figured out:
* Which distro to use (Ubuntu is straightforward but meh, so maybe)
* Do I isolate k3s traffic on a vlan or is that too extra
* how do I manage the OS config across the nodes (several orange pi 5 plus, a couple raspberry pis, and a handful of x86 chromeboxes)
* how do I handle git deployment of charts
* how do I integrate k3s with ZFS snapshotting on my remote ZFS server (via NFS, presumably?)
* other stuff I’m sure
#k3s #uwubernetes #HomeLab
Really I just want to get it to the point I can finish setting it up from bed, because there’s going to be a lot of bed over the next couple weeks. #k3s #uwubernetes #HomeLab
@RainofTerra Good luck and 🤞🏻 for a fast recovery!
@RainofTerra I’m planning on experimenting NixOS to run k3s using this repo as my inspiration https://github.com/Effect-TS/infra
GitHub - Effect-TS/infra: Infrastructure relevant to the Effect organization

Infrastructure relevant to the Effect organization - Effect-TS/infra

GitHub
@davidvasandani yeah I thought about doing a full cluster template setup on talos Linux but I kind of want to muck around in the guts of it, and I know Ubuntu better so I just did 24.04 for now.