update the url

This link may be much better.
This commit is contained in:
Xiaoyu Zhang 2017-03-29 04:59:00 +08:00 committed by Andrew Chen
parent 9b686b38b3
commit eef81f78b3
1 changed files with 1 additions and 2 deletions

View File

@ -118,5 +118,4 @@ spec:
**Note**: a pod with the _unsafe_ sysctls specified above will fail to launch on
any node which has not enabled those two _unsafe_ sysctls explicitly. As with
_node-level_ sysctls it is recommended to use [_taints and toleration_
feature](/docs/user-guide/kubectl/kubectl_taint.md) or [labels on nodes](/docs
/user-guide/labels.md) to schedule those pods onto the right nodes.
feature](/docs/user-guide/kubectl/kubectl_taint.md) or [labels on nodes](/docs/user-guide/node-selection/) to schedule those pods onto the right nodes.