Fix link for drain the node (#7939)

This commit is contained in:
Campion Fellin
2018-04-04 12:10:10 -07:00
committed by zacharysarah
parent f986d0ead1
commit 9ce4624653
@@ -453,7 +453,7 @@ You can now access the API Server locally at `http://localhost:8001/api/v1`
## Tear down {#tear-down} ## Tear down {#tear-down}
To undo what kubeadm did, you should first [drain the 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. sure that the node is empty before shutting it down.
Talking to the master with the appropriate credentials, run: Talking to the master with the appropriate credentials, run: