Add k3s-single-node module with GPU/CDI support

Provides a NixOS module for running a single-node k3s cluster with
NVIDIA GPU support via CDI (Container Device Interface). Includes
automatic deployment of the generic-cdi-plugin DaemonSet for GPU
resource allocation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-04 14:18:19 -08:00
committed by Kat Huang
parent dcbea6ee58
commit f6e512f63f
2 changed files with 206 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
./imalison.nix
./internet-computer.nix
./k3s.nix
./k3s-single-node.nix
./kat.nix
./keybase.nix
./kubelet.nix