Merge pull request #1158 from pallavagarwal07/patch-1

Fix link to kubectl from docs/user-guide/kubectl/kubectl_version.md
This commit is contained in:
devin-donnelly
2016-09-21 16:28:25 -07:00
committed by GitHub
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ Kubernetes installations. This required some minor
(backward-compatible) changes to the way (backward-compatible) changes to the way
the Kubernetes cluster DNS server processes DNS queries, to facilitate the Kubernetes cluster DNS server processes DNS queries, to facilitate
the lookup of federated services (which span multiple Kubernetes clusters). the lookup of federated services (which span multiple Kubernetes clusters).
See the [Cluster Federation Administrators' Guide](/docs/admin/federation/index.md) for more See the [Cluster Federation Administrators' Guide](/docs/admin/federation) for more
details on Cluster Federation and multi-site support. details on Cluster Federation and multi-site support.
## References ## References
+3
View File
@@ -0,0 +1,3 @@
# *Stop. This guide has been superseded by [Minikube](../minikube/). The link below is present only for historical purposes*
The document has been moved to [here](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/local-cluster/docker.md)
+1 -1
View File
@@ -50,7 +50,7 @@ kubectl version
### SEE ALSO ### SEE ALSO
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager * [kubectl](../kubectl.md) - kubectl controls the Kubernetes cluster manager
###### Auto generated by spf13/cobra on 12-Aug-2016 ###### Auto generated by spf13/cobra on 12-Aug-2016