Settings

Theme

Building a Homelab, Part 4 – Nixification, Kubernetes

blog.janissary.xyz

34 points by _peeley 2 years ago · 5 comments

Reader

preisschild 2 years ago

I had a similar nixos homelab too, but i didn't use k3s and instead used the kubernetes module.

I have since switched to Talos Linux, as the management is more "kubernetes-native" than using NixOS.

Talos Linux: https://www.talos.dev/

  • _peeleyOP 2 years ago

    Oh yeah, I had just heard about Talos Linux the other day in this blog post[0], and it seems super interesting. If I was all-in on Kubernetes, I'd probably consider it strongly. Unfortunately, though, there's other stuff that I want to run on the machines outside of the k8s cluster (like the BIND server I mentioned in the post).

    [0] https://xeiaso.net/blog/2024/homelab-v2/

LorenzoGood 2 years ago

Love the article.

In regards to your nixos configuration woes, you can adopt a pattern like GitHub.com/foehammer127/machines, which could help with Darwin/nixos separation, and should decrease de-duplication.

bavell 2 years ago

Very enjoyable read!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection