Merge pull request #6639 from splashx/patch-1

mark xhyve driver as deprecated
This commit is contained in:
Joseph Heck
2018-01-07 14:10:40 -08:00
committed by GitHub
+2 -1
View File
@@ -35,7 +35,8 @@ the following drivers:
* virtualbox
* vmwarefusion
* kvm ([driver installation](https://git.k8s.io/minikube/docs/drivers.md#kvm-driver))
* xhyve ([driver installation](https://git.k8s.io/minikube/docs/drivers.md#xhyve-driver))
* hyperkit ([driver installation](https://git.k8s.io/minikube/docs/drivers.md#hyperkit-driver))
* xhyve ([driver installation](https://git.k8s.io/minikube/docs/drivers.md#xhyve-driver)) (deprecated)
Note that the IP below is dynamic and can change. It can be retrieved with `minikube ip`.