intel-device-plugins-for-ku.../deployments/operator/samples/deviceplugin_v1_qatdeviceplugin.yaml
Mikko Ylinen 725b98b0f1 images: set 0.21.0 tag for the release
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-06-16 13:47:48 +03:00

14 lines
298 B
YAML

apiVersion: deviceplugin.intel.com/v1
kind: QatDevicePlugin
metadata:
name: qatdeviceplugin-sample
spec:
image: intel/intel-qat-plugin:0.21.0
dpdkDriver: vfio-pci
kernelVfDrivers:
- c6xxvf
maxNumDevices: 1
logLevel: 4
nodeSelector:
feature.node.kubernetes.io/qat-c6xx: 'true'