Move local cluster setup guides to the kubernetes/kubernetes repo under docs/devel/local-cluster/.

Done to encourage folks to use minikube and to reduce cluster setup guide maintenance overhead.
This commit is contained in:
Phillip Wittrock
2016-08-03 13:55:33 -07:00
parent 388ec22c6c
commit e28c21045f
5 changed files with 11 additions and 817 deletions
+2 -6
View File
@@ -145,12 +145,8 @@ toc:
section:
- title: Running Kubernetes Locally via Minikube
path: /docs/getting-started-guides/minikube/
- title: Running Kubernetes Locally via Docker
path: /docs/getting-started-guides/docker/
- title: Running Kubernetes Locally with No VM
path: /docs/getting-started-guides/locally/
- title: Running Kubernetes Locally with Vagrant
path: /docs/getting-started-guides/vagrant/
- title: Deprecated Alternatives
path: /docs/getting-started-guides/alternatives/
- title: Running Kubernetes on Turn-key Cloud Solutions
section:
- title: Running Kubernetes on Google Container Engine