Update kubernetes.md

This commit is contained in:
Andrew Johnstone 2017-01-23 06:28:21 +00:00 committed by GitHub
parent a3ef8d26bc
commit b10c0a1c87

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.