Adding reference to kvm2 (#9223)
kvm is now deprecated in Minikube. Adding link to kvm2 driver.pull/9252/head
parent
a3415f6228
commit
0d977e4d1d
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue