We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184a5ef commit efe0bfaCopy full SHA for efe0bfa
kmmo/intel-dgpu.yaml
@@ -14,7 +14,7 @@ spec:
14
firmwarePath: /firmware
15
kernelMappings:
16
- regexp: '^.*\.x86_64$'
17
- containerImage: registry.connect.redhat.com/intel/intel-data-center-gpu-driver-container:1.1.0-$KERNEL_FULL_VERSION
+ containerImage: registry.connect.redhat.com/intel/intel-data-center-gpu-driver-container:2.0.0-$KERNEL_FULL_VERSION
18
selector:
19
intel.feature.node.kubernetes.io/gpu: 'true'
20
intel.feature.node.kubernetes.io/dgpu-canary: 'true'
0 commit comments