TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Building a Homelab, Part 4 – Nixification, Kubernetes

34 pointsby _peeleyabout 1 year ago

3 comments

preisschildabout 1 year ago
I had a similar nixos homelab too, but i didn&#x27;t use k3s and instead used the kubernetes module.<p>I have since switched to Talos Linux, as the management is more &quot;kubernetes-native&quot; than using NixOS.<p>Talos Linux: <a href="https:&#x2F;&#x2F;www.talos.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.talos.dev&#x2F;</a>
评论 #40408259 未加载
LorenzoGood12 months ago
Love the article.<p>In regards to your nixos configuration woes, you can adopt a pattern like GitHub.com&#x2F;foehammer127&#x2F;machines, which could help with Darwin&#x2F;nixos separation, and should decrease de-duplication.
bavellabout 1 year ago
Very enjoyable read!