Mount bind
Jump to navigation
Jump to search
sudo mount --bind /mnt/c/Users/$USER/.kube /home/$USER/.kube
This can be used when ln command is not enough.
sudo mount --bind /mnt/c/Users/$USER/.kube /home/$USER/.kube
This can be used when ln command is not enough.