Merge pull request #781 from ajohnstone/patch-1

Update kubernetes.md - correct typo
This commit is contained in:
Eric Chiang 2017-01-23 08:52:37 -08:00 committed by GitHub
commit d3f4ae2ab7

View File

@ -17,7 +17,7 @@ Username and group information can be combined with Kubernetes [authorization pl
## Configuring the OpenID Connect plugin
Configuring the API server to use the OpenID Connect [authentcation plugin][k8s-oidc] requires:
Configuring the API server to use the OpenID Connect [authentication plugin][k8s-oidc] requires:
* Deploying an API server with specific flags.
* Dex is running on HTTPS.