12 Aug
2024
12 Aug
'24
5:25 p.m.
Hi Olivier, To automate the deployment of the driver I'm using custom FCOS images with additional package (nvidia-container-toolkit) and extended Magnum Heat templates (additional scripts) that: - label GPU nodes with nvidia.com/gpu=present - install container image with additional kernel modules for Nvidia GPU (https://hub.docker.com/r/fifofonix/driver) - reconfigure container runtime - install nvidia-device-plugin (https://nvidia.github.io/k8s-device-plugin) I didn't try to use NVIDIA gpu operator yet (but I heard that support for FCOS is not working properly). Kind regards