Move Guide topic: Prereqs

This commit is contained in:
Andrew Chen
2017-03-16 14:53:31 -07:00
parent 4c6b8cc087
commit b40a74416d
9 changed files with 174 additions and 163 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ The following topics in the Kubernetes User Guide can help you run applications
1. [Connecting to containers via proxies](/docs/user-guide/connecting-to-applications-proxy/)
1. [Connecting to containers via port forwarding](/docs/user-guide/connecting-to-applications-port-forward/)
Before running examples in the user guides, please ensure you have completed the [prerequisites](/docs/user-guide/prereqs/).
Before running examples in the user guides, please ensure you have completed [installing kubectl](/docs/tasks/kubectl/install/).
## Kubernetes Concepts