update bootstrap-token links (#9456)

This commit is contained in:
Bob Killen
2018-07-18 18:08:40 -04:00
committed by k8s-ci-robot
parent bf109b4dfa
commit 78eafc7c22
8 changed files with 9 additions and 9 deletions
@@ -10,7 +10,7 @@ weight: 70
{{% capture overview %}}
Bootstrap tokens are used for establishing bidirectional trust between a node joining
the cluster and a 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/reference/access-authn-authz/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.