carina
carina copied to clipboard
If Kubelet is running in containerized mode, you need to mount the host /dev directory?
I have one queestion, what is the target directory in the container?
yes, You need to mount the /dev directory to the Kubelet container
For example, docker run kubelet -v /dev:/dev kubelet