gpu-operator
gpu-operator copied to clipboard
Use NVIDIADriver CRD to install GPU driver in a centos7 and a ubuntu22.04
I currently have two nodes, one with Ubuntu 22.04 operating system and one with CentOS 7 operating system. I use NVIDIADriver
for heterogeneous installation of drivers, but I found that the toolkit
image can only be set in the CRD of ClusterPolicy
and can only be set to container-toolkit:v1.15.0-ubuntu22.04
version. How can I solve this problem?