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 a9bf456 commit c846710Copy full SHA for c846710
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:2.1.0-$KERNEL_FULL_VERSION
+ containerImage: registry.connect.redhat.com/intel/intel-data-center-gpu-driver-container:2.2.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