I have a question and wonder if the group here can help me to answer it.
The device plug-in's AllocateResponse lists DevieSpecs and Mount objects that are mounted in the container.
I have a use case where I need to pass a symbolic link in the host "/dev" directory to the container, but when I use the DeviceSpec, it is ignored, and when I use the Mount object, it is mounted as a folder.
Is there a way to tell the Device Plugin that mount it as a Symbolic Link?
Thanks in advance for any help you can provide me.
Hi
I have a question and wonder if the group here can help me to answer it. The device plug-in's AllocateResponse lists DevieSpecs and Mount objects that are mounted in the container. I have a use case where I need to pass a symbolic link in the host "/dev" directory to the container, but when I use the DeviceSpec, it is ignored, and when I use the Mount object, it is mounted as a folder. Is there a way to tell the Device Plugin that mount it as a Symbolic Link?
Thanks in advance for any help you can provide me.
GA