intel-device-plugins-for-kubernetes icon indicating copy to clipboard operation
intel-device-plugins-for-kubernetes copied to clipboard

Collection of Intel device plugins for Kubernetes

Results 155 intel-device-plugins-for-kubernetes issues
Sort by recently updated
recently updated
newest added

- [ ] drop ubuntu-demo-openvino - [ ] build a new using pre-built images https://hub.docker.com/u/openvino - [ ] update vpu README - [ ] extra: add reference to pre-build `intel-vpu-plugin`

vpu

At the moment of creating this issue the latest version of Intel Acceleration Stack software is 1.2.1: https://www.intel.com/content/www/us/en/programmable/products/boards_and_kits/dev-kits/altera/acceleration-card-arria-10-gx/getting-started.html It includes Open Programmable Acceleration Engine (OPAE) version: 1.1.2-2 So far FPGA...

fpga

OPAE changed its kernel support starting from version 2.0.0. They use DFL driver + custom changes from https://github.com/OPAE/linux-dfl Most probably our FPGA plugin will work with this driver as it...

fpga

The k8s docs page https://kubernetes.io/docs/tasks/manage-gpus/scheduling-gpus/ details how to schedule GPUs. Presently there is no mention of Intel GPUs (but are mentions of other vendors). At the appropriate time we should...

gpu

Allow users to manually manage webhook certs and to deploy operator without `Certificate` CRs,

operator

build a demo container and deployment that shows DSA resource requests and that HW works. https://doc.dpdk.org/guides/dmadevs/idxd.html

dsa
tests

support binding DSA devices to vfio: https://doc.dpdk.org/guides/rawdevs/ioat.html

dsa

Implement VPU Plugin e2e validation tests.

vpu
tests