Skip to content

Commit

Permalink
Update design_v1.8.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamDang authored Apr 29, 2018
1 parent 2592e1d commit 8ae31dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/design/design_v1.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ Please note that

#### 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`.

Expand Down

0 comments on commit 8ae31dd

Please sign in to comment.