Merge pull request #857 from jatins/patch-2

list Minikube under "local-machine solutions"
pull/883/head
Phillip Wittrock 2016-07-18 14:49:07 -07:00 committed by GitHub
commit d25272f8fd
1 changed files with 2 additions and 1 deletions

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)