You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: minikube-setup/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
20
20
```make init-cluster```
21
21
22
-
If no hypervisor is specified within the Makefile, the default will be parallels. Check this [link](https://minikube.sigs.k8s.io/docs/drivers/) for a complete list of Minikube-compatible drivers
22
+
If no hypervisor is specified within the Makefile, the default will be VirtualBox. Check this [link](https://minikube.sigs.k8s.io/docs/drivers/) for a complete list of Minikube-compatible drivers
23
23
Within the makefile, you can specify other configurations as well:
0 commit comments