update guides

This commit is contained in:
John Mulhausen
2016-02-19 15:31:46 -08:00
parent b90e89273a
commit f877024e8a
6 changed files with 75 additions and 112 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
title: "Authorization Plugins"
---
In Kubernetes, authorization happens as a separate step from authentication.
See the [authentication documentation](authentication) for an
See the [authentication documentation(/{{page.version}}/docs/admin/authentication) for an
overview of authentication.
Authorization applies to all HTTP accesses on the main (secure) apiserver port.