Minikube: Disable native folder sharing for drivers in favor of `minikube mount`

Created on 7 Apr 2017  路  5Comments  路  Source: kubernetes/minikube

With the addition of the minikube mount command we should now be able to remove the native folder sharing options that were driver specific. The roadmap for this is the do it in the v0.19.0 release.

kinfeature lifecyclrotten

Most helpful comment

We have a flag to start the mount daemon for minikube start and a flag to disable the vbox mount as well. I think that we should support NFS based mounts for OSX and linux before moving forward as mount speed might be an issue.

All 5 comments

We should make sure to not break clients who are assuming that the home folder is mounted by default.

We have a flag to start the mount daemon for minikube start and a flag to disable the vbox mount as well. I think that we should support NFS based mounts for OSX and linux before moving forward as mount speed might be an issue.

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten
/remove-lifecycle stale

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Was this page helpful?
0 / 5 - 0 ratings