Fix link for drain the node (#7939)

This commit is contained in:
Campion Fellin
2018-04-04 12:10:10 -07:00
committed by k8s-ci-robot
parent 944274c2bb
commit 71bca26c23
@@ -453,7 +453,7 @@ You can now access the API Server locally at `http://localhost:8001/api/v1`
## Tear down {#tear-down}
To undo what kubeadm did, you should first [drain the
node](/docs/user-guide/kubectl/{{page.version}}/#drain) and make
node](/docs/reference/generated/kubectl/kubectl-commands#drain) and make
sure that the node is empty before shutting it down.
Talking to the master with the appropriate credentials, run: