Tuomas Katila

Results 89 comments of Tuomas Katila

[Release](https://github.com/intel/intel-device-plugins-for-kubernetes/releases/tag/v0.34.0) is out.

thanks @alysondeives, we'll add this to our work queue. I would expect this to hit our next release (0.33.0) unless there are needs for a patch release.

This is now possible with the 0.34.0 release. The secret that is passed on to the operator is also passed on to the plugin objects.

@bart0sh please review again

Hi @frenchwr, sorry for the delay. I forgot to answer. > What is the behavior of the GPU plugin on a multi-Intel-GPU system when [installing with NFD](https://github.com/intel/intel-device-plugins-for-kubernetes/tree/main/cmd/gpu_plugin#install-with-nfd) where an app...

> You could use GAS denylist container annotation for ignoring card0, or ask for a resource missing from iGPUs (VRAM), or just disable iGPU from BIOS. GAS assumes homogeneous cluster....

> I don't think I've ever seem (Intel) iGPU as anything else than `card0`, so I thought driver checks that before dGPUs. Have you seen it under some other name?...

> What if it would be possible to run multiple GPU plugin set instances with different allow/deny lists and different resource names specified for them? One set would have allowlist...

> I have a k8s cluster with 8 nodes. 4 nodes have 2 Arc GPUs. 4 nodes have 6 Arc GPUs. Nice! :) > Using the operator with no shared-dev-num=1,...

> 1. Please add a new GitHub action step to [`example_notebook_servers_publish.yaml`](https://github.com/kubeflow/kubeflow/blob/master/.github/workflows/example_notebook_servers_publish.yaml) ok > 2. Please add the image paths to the ["build all" makefile](https://github.com/kubeflow/kubeflow/blob/master/components/example-notebook-servers/Makefile) ok > 3. I see that...