Fix the kubeadm getting-started-guides link. (#3201)
* Fix the kubeadm getting-started-guides link. * Change the url, use the root of the site as the base.
This commit is contained in:
committed by
Andrew Chen
parent
afc29d6cb4
commit
216734a813
@@ -348,7 +348,7 @@ docs](/docs/admin/bootstrap-tokens/).
|
||||
## Automating kubeadm
|
||||
|
||||
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/getting-started-guides/kubeadm/), you can
|
||||
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
|
||||
started.
|
||||
|
||||
Reference in New Issue
Block a user