We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 864ac8b + 3ef1d0b commit d665f92Copy full SHA for d665f92
content/en/docs/reference/access-authn-authz/authentication.md
@@ -362,7 +362,7 @@ argument to the kube-apiserver. An example of the structured authentication conf
362
363
{{< note >}}
364
If you specify `--authentication-config` along with any of the `--oidc-*` command line arguments, this is
365
-a misconfiguration. In this situation, the API server reports an errors and then immediately exits.
+a misconfiguration. In this situation, the API server reports an error and then immediately exits.
366
If you want to switch to using structured authentication configuration, you have to remove the `--oidc-*`
367
command line arguments, and use the configuration file instead.
368
{{< /note >}}
0 commit comments