We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Limited product support or documentation on hyper-v. Not sure whether minikube supports mounting windows folders.
.
Windows
Hyper-V
The text was updated successfully, but these errors were encountered:
$SRC_HOST = "D:\common_share\jenkins" $DEST_VM = "/mnt/commonshare"
minikube mount "${SRC_HOST}:${DEST_VM}"
Sorry, something went wrong.
minikube start --mount=true --mount-string="${SRC_HOST}:${DEST_VM}"
No branches or pull requests
What Happened?
Limited product support or documentation on hyper-v. Not sure whether minikube supports mounting windows folders.
Attach the log file
.
Operating System
Windows
Driver
Hyper-V
The text was updated successfully, but these errors were encountered: