Merge pull request #6872 from tianshapjq/patch-1

extra word
This commit is contained in:
Xiaoyu(Tim) Zhang
2018-01-08 11:19:36 +08:00
committed by GitHub
@@ -8,7 +8,7 @@ title: kubeadm token
{% capture overview %}
Bootstrap tokens are used for establishing bidirectional trust between a node joining
the cluster and a the master node, as described in [authenticating with bootstrap tokens](/docs/admin/bootstrap-tokens/).
the cluster and a master node, as described in [authenticating with bootstrap tokens](/docs/admin/bootstrap-tokens/).
`kubeadm init` creates an initial token with a 24-hour TTL. The following commands allow you to manage
such a token and also to create and manage new ones.