Fix reference to install-kubeadm docs (#9573)

The install-kubeadm doc has recently been moved from tasks to setup. Fix the references and remove an incorrect redict.
This commit is contained in:
Kai Chen
2018-07-20 01:07:52 +08:00
committed by k8s-ci-robot
parent b8226ae376
commit 84f9f16a33
3 changed files with 2 additions and 3 deletions
@@ -26,7 +26,7 @@ when using kubeadm to set up a kubernetes cluster.
* Some infrastructure to copy files between hosts. For example `ssh` and `scp`
can satisfy this requirement.
[toolbox]: /docs/tasks/tools/install-kubeadm/
[toolbox]: /docs/setup/independent/install-kubeadm/
{{% /capture %}}