gpu-operator icon indicating copy to clipboard operation
gpu-operator copied to clipboard

Use NVIDIADriver CRD to install GPU driver in a centos7 and a ubuntu22.04

Open lengrongfu opened this issue 9 months ago • 1 comments

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?

lengrongfu avatar May 24 '24 03:05 lengrongfu