Merge pull request #857 from jatins/patch-2

list Minikube under "local-machine solutions"
This commit is contained in:
Phillip Wittrock
2016-07-18 14:49:07 -07:00
committed by GitHub
+2 -1
View File
@@ -31,7 +31,8 @@ But their size and availability is limited to that of a single machine.
The local-machine solutions are:
- [Local Docker-based](/docs/getting-started-guides/docker) (recommended starting point)
- [Minikube](/docs/getting-started-guides/minikube/) (recommended)
- [Local Docker-based](/docs/getting-started-guides/docker)
- [No-VM local cluster](/docs/getting-started-guides/locally) (Linux only)
- [Vagrant](/docs/getting-started-guides/vagrant)