Link replacements for a,b,c

This commit is contained in:
John Mulhausen
2016-02-22 17:06:02 -08:00
parent 908582bf72
commit ebf5d38024
40 changed files with 162 additions and 165 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(/{{page.version}}/docs/admin/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.