Adds the missing vagrant guide form kubernetes repo

The vagrant guide was dropped from main repo, but was not moved into the docs.
This brings it in, updates formatting for the jekyll site and adds menu links.
This commit is contained in:
Jeremy Wilken
2016-05-19 13:03:42 -05:00
parent c791415c4c
commit 49b5701cc5
3 changed files with 375 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ The local-machine solutions are:
- [Local Docker-based](/docs/getting-started-guides/docker) (recommended starting point)
- [No-VM local cluster](/docs/getting-started-guides/locally) (Linux only)
- [Vagrant](/docs/getting-started-guides/vagrant)
### Hosted Solutions