blumeops/nixos/ringtail
Erich Blume 4e16116c4f Port Frigate NVR to ringtail k3s with GPU acceleration
Migrate Frigate from indri's minikube (arm64, ZMQ detector) to ringtail's
k3s cluster to leverage the RTX 4080 for TensorRT-accelerated ONNX inference.

- Enable nvidia-container-toolkit and configure k3s containerd nvidia runtime
- Add NVIDIA device plugin ArgoCD app (RuntimeClass + DaemonSet)
- Re-target Frigate ArgoCD app to ringtail k3s cluster
- Switch image to x86_64 tensorrt variant with runtimeClassName: nvidia
- Add GPU resource limit (nvidia.com/gpu: 1) and increase shm to 512Mi
- Replace ZMQ detector with ONNX (auto-selects TensorRT execution provider)
- Update NFS PV and database PVC comments for ringtail

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 11:41:47 -08:00
..
configuration.nix Port Frigate NVR to ringtail k3s with GPU acceleration 2026-02-19 11:41:47 -08:00
disk-config.nix Add NixOS configuration for ringtail workstation (#207) 2026-02-18 08:24:25 -08:00
flake.lock Polish ringtail NixOS config and add documentation (#208) 2026-02-18 17:53:47 -08:00
flake.nix Polish ringtail NixOS config and add documentation (#208) 2026-02-18 17:53:47 -08:00
hardware-configuration.nix Add NixOS configuration for ringtail workstation (#207) 2026-02-18 08:24:25 -08:00
k3s-registries.yaml Add k3s, 1Password Connect, and systemd nix-container-builder to ringtail (#209) 2026-02-18 21:15:30 -08:00