Here’s an example of what the minikube start script might look like — we need to change this in order to get this working. minikube start –hyperv-virtual-switch “My Virtual Switch” –v=4 The following image demonstrates the problem inside the pod — note the /etc/minimounted/ directory is empty whereas we’re expecting the hello.txt file to be there.
You must log in to post a comment.