Add VMware as a provider for Linux & Windows
There are Linux & Windows tabs at https://minikube.sigs.k8s.io/docs/drivers/vmware/, connecting them here.pull/11413/head
parent
d61989afa9
commit
886a5d6b9f
|
@ -36,4 +36,5 @@ To do so, we use the [Docker Machine](https://github.com/docker/machine) library
|
|||
* [Hyper-V]({{<ref "hyperv.md">}}) - VM (preferred)
|
||||
* [Docker]({{<ref "docker.md">}}) - VM + Container (preferred)
|
||||
* [VirtualBox]({{<ref "virtualbox.md">}}) - VM
|
||||
* [VMware]({{<ref "vmware.md">}}) - VM
|
||||
* [SSH]({{<ref "ssh.md">}}) - remote ssh
|
||||
|
|
Loading…
Reference in New Issue