HOMELAB-533: feat(talos): add nvidia kernel modules for GPU workers #128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "plane/HOMELAB-533-nvidia-modules"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add machine.kernel.modules config patch for workers with gpu_pci_id.
Without this, Talos does not load nvidia kernel modules at boot despite the extension providing .ko files on disk.
Additive change — only affects workers with gpu_pci_id set (currently only prod-wk-01).