from Hacker News

Building a Homelab, Part 4 – Nixification, Kubernetes

by _peeley on 5/19/24, 4:30 AM with 4 comments

  • by preisschild on 5/19/24, 3:58 PM

    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/

  • by LorenzoGood on 5/20/24, 8:48 PM

    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.

  • by bavell on 5/19/24, 3:50 PM

    Very enjoyable read!