update note for windows minikube install (#13752)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
317e7197de
commit
c8eaf16b9e
@@ -87,7 +87,7 @@ sudo cp minikube /usr/local/bin && rm minikube
|
|||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
{{< note >}}
|
{{< note >}}
|
||||||
To run Minikube on Windows, you need to install [Hyper-V](https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v) first, which can be run on three versions of Windows 10: Windows 10 Enterprise, Windows 10 Professional, and Windows 10 Education.
|
To run Minikube on Windows, you first need to install [VirtualBox](https://www.virtualbox.org/) or [Hyper-V](https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v). Hyper-V can be run on three versions of Windows 10: Windows 10 Enterprise, Windows 10 Professional, and Windows 10 Education. See the official Minikube GitHub repository for additional [installation information](https://github.com/kubernetes/minikube/#installation).
|
||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
The easiest way to install Minikube on Windows is using [Chocolatey](https://chocolatey.org/) (run as an administrator):
|
The easiest way to install Minikube on Windows is using [Chocolatey](https://chocolatey.org/) (run as an administrator):
|
||||||
|
|||||||
Reference in New Issue
Block a user