typo fix Boostrap -->Bootstrap (#8309)
I find one typo error. Fix from "Boostrap" to "Bootstrap"
This commit is contained in:
committed by
k8s-ci-robot
parent
6c816ff9ff
commit
a40d0bf944
@@ -401,7 +401,7 @@ RBAC role `system:node-bootstrapper`.
|
||||
|
||||
#### Setup auto approval for new bootstrap tokens
|
||||
|
||||
Kubeadm ensures that the Boostrap Token will get its CSR request automatically approved by the csrapprover controller.
|
||||
Kubeadm ensures that the Bootstrap Token will get its CSR request automatically approved by the csrapprover controller.
|
||||
|
||||
This is implemented by creating ClusterRoleBinding named `kubeadm:node-autoapprove-bootstrap` between
|
||||
the `system:bootstrappers:kubeadm:default-node-token` group and the default role `system:certificates.k8s.io:certificatesigningrequests:nodeclient`.
|
||||
|
||||
Reference in New Issue
Block a user