@@ -8,7 +8,7 @@ title: kubeadm token
|
|||||||
{% capture overview %}
|
{% capture overview %}
|
||||||
|
|
||||||
Bootstrap tokens are used for establishing bidirectional trust between a node joining
|
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
|
`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.
|
such a token and also to create and manage new ones.
|
||||||
|
|||||||
Reference in New Issue
Block a user