Merge pull request #3662 from kubernetes/chenopis-patch-1

Reimplement PR #3589
This commit is contained in:
Andrew Chen
2017-05-05 14:49:31 -07:00
committed by GitHub
+1 -1
View File
@@ -33,7 +33,7 @@ Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a
* Windows
* [VirtualBox](https://www.virtualbox.org/wiki/Downloads) or [Hyper-V](https://msdn.microsoft.com/en-us/virtualization/hyperv_on_windows/quick_start/walkthrough_install) installation
* VT-x/AMD-v virtualization must be enabled in BIOS
* `kubectl` See the [kubectl installation instructions](/docs/getting-started-guides/kubectl/) for more details.
* `kubectl` See the [kubectl installation instructions](/docs/tasks/kubectl/install/) for more details.
### Instructions