kubernetes forcing docker option for container

6/15/2020

Is it possible to make sure that my containers are running with specific docker option.

I need to run my container with the --device option. I cannot use device plugin because I am running a windows container and device manager does not seems implemented for windows.

Thank you for your help

-- clam37
device
docker
kubernetes
windows

0 Answers