Skip to content

Commit

Permalink
Update authentication.md
Browse files Browse the repository at this point in the history
minor grammar correction
  • Loading branch information
michaelc0n authored Jul 18, 2018
1 parent d8861f9 commit 78591e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ You must enable the Bootstrap Token Authenticator with the
`--experimental-bootstrap-token-auth` flag on the API Server. You must enable
the TokenCleaner controller via the `--controllers` flag on the Controller
Manager. This is done with something like `--controllers=*,tokencleaner`.
`kubeadm` will do this for you if you are using it to bootstrapping a cluster.
`kubeadm` will do this for you if you are using it to bootstrap a cluster.

The authenticator authenticates as `system:bootstrap:<Token ID>`. It is
included in the `system:bootstrappers` group. The naming and groups are
Expand Down

0 comments on commit 78591e3

Please sign in to comment.