Files
nixpkgs/pkgs/applications/networking/cluster/k3s
azey ac4abf7f7b nixos/rke2: merge with nixos/k3s
K3s module was moved from `nixos/.../k3s` to `nixos/.../rancher`.

`rke2/default.nix` was moved to `rancher/rke2.nix`, and some options from RKE2 were migrated into the common `default.nix` for backwards compatibility.

Manifest generation was also changed, instead of multi-doc YAML files the module now generates `kind: List` manifests.
2025-10-07 22:45:36 +02:00
..
2025-09-24 21:02:29 +00:00
2025-09-29 07:27:30 +00:00
2025-10-13 20:50:31 +02:00
2025-10-07 22:45:36 +02:00
2025-10-13 20:50:31 +02:00
2025-10-14 17:25:10 -06:00

K3s

K3s is a simplified Kubernetes version that bundles Kubernetes cluster components into a few small binaries optimized for Edge and IoT devices.

Usage

Configuration Examples

Cluster Maintenance and Troubleshooting

K3s Package Upkeep