From 88491a2038969738c66935813d458f35f789d4c2 Mon Sep 17 00:00:00 2001 From: runlevl4 Date: Sun, 18 Feb 2018 19:09:37 -0500 Subject: [PATCH] 7307 (#7448) * Removed 'xhyve driver' from OSX section (#7307) * Revert "Removed 'xhyve driver' from OSX section (#7307)" This reverts commit 0dc1bd525dc1ffd5def62f7988b9428a0914aa8d. * Removed 'xhyve driver' from OSX section (#7307) --- docs/tasks/tools/install-minikube.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/tasks/tools/install-minikube.md b/docs/tasks/tools/install-minikube.md index 495a89c36f..3cb4b697aa 100644 --- a/docs/tasks/tools/install-minikube.md +++ b/docs/tasks/tools/install-minikube.md @@ -21,8 +21,7 @@ VT-x or AMD-v virtualization must be enabled in your computer's BIOS. If you do not already have a hypervisor installed, install one now. * For OS X, install -[xhyve driver](https://git.k8s.io/minikube/docs/drivers.md#xhyve-driver), -[VirtualBox](https://www.virtualbox.org/wiki/Downloads), or +[VirtualBox](https://www.virtualbox.org/wiki/Downloads) or [VMware Fusion](https://www.vmware.com/products/fusion), or [HyperKit](https://github.com/moby/hyperkit).