typo fix Boostrap -->Bootstrap (#8309)
I find one typo error. Fix from "Boostrap" to "Bootstrap"pull/8312/merge
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`.
|
||||
|
|
Loading…
Reference in New Issue