Update minikube.md - add hyperv to list of drivers (#12226)

* Update minikube.md - add hyperv to list of drivers

* Arranged driver list to match driver documentation
This commit is contained in:
Viktors Garkavijs 2019-01-24 02:25:49 +09:00 committed by Kubernetes Prow Robot
parent c8a60fd9b6
commit 2dfa520355
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ the following drivers:
* kvm ([driver installation](https://git.k8s.io/minikube/docs/drivers.md#kvm-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)
* hyperv ([driver installation](https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#hyperv-driver))
Note that the IP below is dynamic and can change. It can be retrieved with `minikube ip`.
```shell