Fix broken link:kubeadm.md

Fix broken link:kubeadm.md
This commit is contained in:
Xiaoyu Zhang
2017-04-15 05:59:22 +08:00
committed by Andrew Chen
parent 0bcf4488f0
commit cb042d45b2
+1 -1
View File
@@ -350,7 +350,7 @@ docs](/docs/admin/bootstrap-tokens/).
## Automating kubeadm ## Automating kubeadm
Rather than copying the token you obtained from `kubeadm init` to each node, as Rather than copying the token you obtained from `kubeadm init` to each node, as
in the [basic kubeadm tutorial](/docs/getting-started-guides/kubeadm/), you can in the [basic kubeadm tutorial](/docs/admin/kubeadm/), you can
parallelize the token distribution for easier automation. To implement this parallelize the token distribution for easier automation. To implement this
automation, you must know the IP address that the master will have after it is automation, you must know the IP address that the master will have after it is
started. started.