Merge pull request #2640 from GoogleCloudPlatform/revert-2629-fix_auth_link

Revert "Fix link to authentication document"
This commit is contained in:
Tim Hockin 2014-11-27 05:30:54 +08:00
commit 16312bc8db

View File

@ -2,7 +2,7 @@
In Kubernetes, authorization happens as a separate step from authentication.
See the [authentication documentation](authentication.md) for an
See the [authentication documentation](../authn_plugins/README.md) for an
overview of authentication.
Authorization applies to all HTTP accesses on the main apiserver port. (The