Post #290440
2026-02-14 05:14 UTC
Waaaait a friggin second. This is also a blatant reason to learn nixos stuff it would be exactly perfect for a basic k3s node. I’m certain there’s a module (I think that’s the language).
#nixos #k3s
Replies (2)
-
@heywoodlh@mastodon.social 2026-02-14 05:26
@elebertus@mastodon.social Yes: https://search.nixos.org/options?channel=25.11&query=services.k3s This is my personal, very unorganized configuration for k3s: https://github.com/heywoodlh/nixos-configs/blob/master/nixos/roles/containers/k3s-server.nix
-
@johbo@mastodon.social 2026-02-14 07:07
@elebertus@mastodon.social in my experience it is super useful for this case. Using it since a few years as my minimal OS for a few kubernetes nodes.