This message was deleted.
# k3d
a
This message was deleted.
w
The second image seems to be the docker inspect output and it looks fine, so I cannot really help you there. Maybe you need to additionally specify the driver explicitly? It's just a guess. Maybe other people here have more experience with using GPU requests.
d
i have found the cause of this issue, these agent containers are privileged mode container. if i set these containers with unprivileged mode, i got errors. what should i do?