diff --git a/pkg/minikube/cluster/start.go b/pkg/minikube/cluster/start.go index 64632c0677c990ff38bd07a6477e6d992e652442..d89ec2d757a3fa0b7181457de138838cc38fde39 100644 --- a/pkg/minikube/cluster/start.go +++ b/pkg/minikube/cluster/start.go @@ -54,6 +54,7 @@ var ( vmpath.GuestCertsDir, path.Join(vmpath.GuestPersistentDir, "images"), path.Join(vmpath.GuestPersistentDir, "binaries"), + "/tmp/gvisor", } )