Merge pull request #30288 from drigz/patch-2

Remove "basic" from supported API auth methods
This commit is contained in:
Kubernetes Prow Robot
2021-11-16 18:51:53 -08:00
committed by GitHub
@@ -53,7 +53,7 @@ or be treated as an anonymous user.
## Authentication strategies
Kubernetes uses client certificates, bearer tokens, an authenticating proxy, or HTTP basic auth to
Kubernetes uses client certificates, bearer tokens, or an authenticating proxy to
authenticate API requests through authentication plugins. As HTTP requests are
made to the API server, plugins attempt to associate the following attributes
with the request: