Marvin Beckers
Marvin Beckers
Thanks for the quick response! I tried that out, but it looks like `/dev/input` isn't mounted at all: ```sh $ k exec -it steam-0 -- bash -c "ls -lisah /dev/*input*"...
Yes, definitely, it's there (when I was using `/dev/input/*` from the original post, I got those preexisting devices mounted into the container, just nothing new).
Thanks for looking into it more! If GDP does everything correctly, it might simply be a limitation on the kubelet side. Please don't spend too much time :-)