docs/tasks: Add hyperkit to hypervisor list

Add the hyperkit to the list of hypervisor supported in OSX and mark
xhyve as deprecated.
This commit is contained in:
Ivan Fraixedes 2017-12-27 19:10:48 +01:00 committed by Ivan Fraixedes
parent 20933af6f4
commit 4e235945c8
No known key found for this signature in database
GPG Key ID: 042B474597F96DB7
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@ 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
[VMware Fusion](https://www.vmware.com/products/fusion).
[VMware Fusion](https://www.vmware.com/products/fusion), or
[HyperKit](https://github.com/moby/hyperkit).
* For Linux, install
[VirtualBox](https://www.virtualbox.org/wiki/Downloads) or