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
@@ -59,7 +59,7 @@ Securing your cluster includes work beyond the scope of Kubernetes itself.
In Kubernetes, you configure access control:
* [Controlling Access to the Kubernetes API](/docs/admin/accessing-the-api/)
* [Controlling Access to the Kubernetes API](/docs/reference/access-authn-authz/controlling-access/)
* [Authenticating](/docs/reference/access-authn-authz/authentication/)
* [Using Admission Controllers](/docs/admin/admission-controllers/)