Commit b614f229 authored by Tim Hockin's avatar Tim Hockin

Merge pull request #2629 from thommay/fix_auth_link

Fix link to authentication document
parents 0351ffcb b39a4546
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
In Kubernetes, authorization happens as a separate step from authentication. In Kubernetes, authorization happens as a separate step from authentication.
See the [authentication documentation](../authn_plugins/README.md) for an See the [authentication documentation](authentication.md) for an
overview of authentication. overview of authentication.
Authorization applies to all HTTP accesses on the main apiserver port. (The Authorization applies to all HTTP accesses on the main apiserver port. (The
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment