Update authentication.md

This commit is contained in:
devin-donnelly
2016-12-22 18:54:20 -08:00
committed by GitHub
parent 10a0c88dab
commit 0ecc4d600b
+1 -1
View File
@@ -35,7 +35,7 @@ or be treated as an anonymous user.
## Authentication strategies ## Authentication strategies
Kubernetes uses client certificates, bearer tokens, an authenticating proxy, or HTTP basic auth to Kubernetes uses client certificates, bearer tokens, an authenticating proxy, or HTTP basic auth to
authenticate API requests through authentication plugins. As HTTP request are authenticate API requests through authentication plugins. As HTTP requests are
made to the API server, plugins attempt to associate the following attributes made to the API server, plugins attempt to associate the following attributes
with the request: with the request: