Update links to avoid redirect.s (#5829)

This commit is contained in:
Steve Perry
2017-10-09 21:08:58 -07:00
committed by GitHub
parent e830745509
commit 0563d647a7
13 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ export PATH=<path/to/kubernetes-directory>/platforms/darwin/amd64:$PATH
export PATH=<path/to/kubernetes-directory>/platforms/linux/amd64:$PATH
```
An up-to-date documentation page for this tool is available here: [kubectl manual](/docs/user-guide/kubectl)
An up-to-date documentation page for this tool is available here: [kubectl manual](/docs/user-guide/kubectl/)
By default, `kubectl` will use the `kubeconfig` file generated during the cluster startup for authenticating against the API.
For more information, please read [kubeconfig files](/docs/tasks/access-application-cluster/configure-access-multiple-clusters/)