Update accessing-the-api links (#9441)

* update accessing-the-api links

* undo update of cn content
This commit is contained in:
Bob Killen
2018-07-12 00:45:25 -04:00
committed by k8s-ci-robot
parent f2276c22cd
commit 42decf8cf7
7 changed files with 11 additions and 11 deletions
@@ -48,7 +48,7 @@ Note: Not all distros are actively maintained. Choose distros which have been te
* [Kubernetes Container Environment](/docs/concepts/containers/container-environment-variables/) describes the environment for Kubelet managed containers on a Kubernetes node.
* [Controlling Access to the Kubernetes API](/docs/admin/accessing-the-api/) describes how to set up permissions for users and service accounts.
* [Controlling Access to the Kubernetes API](/docs/reference/access-authn-authz/controlling-access/) describes how to set up permissions for users and service accounts.
* [Authenticating](/docs/reference/access-authn-authz/authentication/) explains authentication in Kubernetes, including the various authentication options.