Delete vagrant.md

The link[1] 404's and most of the documentation now suggests[2] using
minikube for running a kubernetes cluster locally

[1]: http://kubernetes.github.io/docs/getting-started-guides/vagrant/
[2]: http://kubernetes.io/docs/getting-started-guides/#local-machine-solutions
This commit is contained in:
Sean M. Collins
2016-09-27 08:55:04 -04:00
parent ca00e596bd
commit 0ec3ee9524
2 changed files with 1 additions and 41 deletions

View File

@@ -57,7 +57,7 @@ Getting started locally
#### Linux
Not running Linux? Consider running Linux in a local virtual machine with [Vagrant](../getting-started-guides/vagrant.md), or on a cloud provider like [Google Compute Engine](../getting-started-guides/gce.md).
Not running Linux? Consider running [Minikube](http://kubernetes.io/docs/getting-started-guides/minikube/), or on a cloud provider like [Google Compute Engine](../getting-started-guides/gce.md).
#### Docker