intel-device-plugins-for-ku.../deployments/operator/samples/deviceplugin_v1_gpudeviceplugin.yaml
Tuomas Katila 646cee6e12 operator: update to 0.28.0 images
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-09-25 09:10:20 +03:00

11 lines
244 B
YAML

apiVersion: deviceplugin.intel.com/v1
kind: GpuDevicePlugin
metadata:
name: gpudeviceplugin-sample
spec:
image: intel/intel-gpu-plugin:0.28.0
sharedDevNum: 10
logLevel: 4
nodeSelector:
intel.feature.node.kubernetes.io/gpu: "true"