Skip to content

Commit

Permalink
Correction on command (kubernetes#12107)
Browse files Browse the repository at this point in the history
  • Loading branch information
sasoki-git authored and k8s-ci-robot committed Jan 10, 2019
1 parent 417981f commit 23fb1b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ for a kubelet when a Bootstrap Token was used when authenticating. If you don't
automatically approve kubelet client certs, you can turn it off by executing this command:

```console
$ kubectl delete clusterrole kubeadm:node-autoapprove-bootstrap
$ kubectl delete clusterrolebinding kubeadm:node-autoapprove-bootstrap
```

After that, `kubeadm join` will block until the admin has manually approved the CSR in flight:
Expand Down

0 comments on commit 23fb1b3

Please sign in to comment.