Update install-minikube.md (#10793)
Clarify that the --vm-driver none option only works on a linux environment
This commit is contained in:
committed by
k8s-ci-robot
parent
1749327bf1
commit
c5b28b7e81
@@ -30,7 +30,7 @@ If you do not already have a hypervisor installed, install the appropriate one f
|
|||||||
[KVM](http://www.linux-kvm.org/).
|
[KVM](http://www.linux-kvm.org/).
|
||||||
|
|
||||||
{{< note >}}
|
{{< note >}}
|
||||||
**Note:** Minikube also supports a `-\-vm-driver=none` option that runs the Kubernetes components on the host and not in a VM. Using this driver requires Docker, but not a hypervisor.
|
**Note:** Minikube also supports a `-\-vm-driver=none` option that runs the Kubernetes components on the host and not in a VM. Using this driver requires Docker and a linux environment, but not a hypervisor.
|
||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
* Windows: [VirtualBox](https://www.virtualbox.org/wiki/Downloads) or
|
* Windows: [VirtualBox](https://www.virtualbox.org/wiki/Downloads) or
|
||||||
|
|||||||
Reference in New Issue
Block a user