intel-device-plugins-for-ku.../deployments/operator/samples/deviceplugin_v1_fpgadeviceplugin.yaml
Mikko Ylinen ef6ecb7680 images: set 0.25.0 tag for the release
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-10-17 22:48:03 +03:00

12 lines
303 B
YAML

apiVersion: deviceplugin.intel.com/v1
kind: FpgaDevicePlugin
metadata:
name: fpgadeviceplugin-sample
spec:
image: intel/intel-fpga-plugin:0.25.0
initImage: intel/intel-fpga-initcontainer:0.25.0
mode: region
logLevel: 4
nodeSelector:
intel.feature.node.kubernetes.io/fpga-arria10: 'true'