Add more details about minikube, per feedback.

This commit is contained in:
dlorenc
2016-06-28 14:50:02 -07:00
parent d1898b59df
commit dcc4ccefac
@@ -3,7 +3,8 @@
You can either build a release from sources or download a pre-built release. If you do not plan on developing Kubernetes itself, we suggest a pre-built release.
If you just want to run Kubernetes locally, we recommend using Minikube. You can download Minikube [here](https://github.com/kubernetes/minikube/releases/latest).
If you just want to run Kubernetes locally for development, we recommend using Minikube. You can download Minikube [here](https://github.com/kubernetes/minikube/releases/latest).
Minikube sets up a local VM that runs a Kubernetes cluster securely, and makes it easy to work with that cluster.
* TOC
{:toc}