Update authentication.md
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user