mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00

In addition to the levelzero's health data use, this adds support to scan devices in WSL. Scanning happens by retrieving Intel device indices from the Level-Zero API. Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
10 lines
155 B
YAML
10 lines
155 B
YAML
resources:
|
|
- ../levelzero
|
|
patches:
|
|
- path: wsl_mounts.yaml
|
|
target:
|
|
kind: DaemonSet
|
|
- path: wsl_args.yaml
|
|
target:
|
|
kind: DaemonSet
|