Files
infrastructure/clusters/cl01tl/manifests/intel-device-plugin/GpuDevicePlugin-gpudeviceplugin.yaml

18 lines
385 B
YAML

apiVersion: deviceplugin.intel.com/v1
kind: GpuDevicePlugin
metadata:
name: gpudeviceplugin
annotations: null
spec:
image: "intel/intel-gpu-plugin:0.34.1"
logLevel: 2
sharedDevNum: 5
enableMonitoring: true
preferredAllocationPolicy: none
allowIDs: ""
denyIDs: ""
bypathMode: single
nodeSelector:
intel.feature.node.kubernetes.io/gpu: "true"
tolerations: []