committed by
k8s-ci-robot
parent
edec8a8fb6
commit
c4396fd117
@@ -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
|
`--experimental-bootstrap-token-auth` flag on the API Server. You must enable
|
||||||
the TokenCleaner controller via the `--controllers` flag on the Controller
|
the TokenCleaner controller via the `--controllers` flag on the Controller
|
||||||
Manager. This is done with something like `--controllers=*,tokencleaner`.
|
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
|
The authenticator authenticates as `system:bootstrap:<Token ID>`. It is
|
||||||
included in the `system:bootstrappers` group. The naming and groups are
|
included in the `system:bootstrappers` group. The naming and groups are
|
||||||
|
|||||||
Reference in New Issue
Block a user