Adding reference to kvm2 (#9223)

kvm is now deprecated in Minikube.
Adding link to kvm2 driver.
pull/9252/head
Benjamin Priestman 2018-06-26 23:08:53 +01:00 committed by k8s-ci-robot
parent a3415f6228
commit 0d977e4d1d
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ the following drivers:
* virtualbox
* vmwarefusion
* kvm2 ([driver installation](https://git.k8s.io/minikube/docs/drivers.md#kvm2-driver))
* 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)