Fix invalid link

Fix invalid link
This commit is contained in:
Xiaoyu Zhang
2017-03-30 05:13:29 +08:00
committed by Andrew Chen
parent 5e9904a90b
commit 01fd3e3fcd
@@ -13,7 +13,7 @@ title: Monitoring Node Health
*Node problem detector* is a [DaemonSet](/docs/admin/daemons/) monitoring the *Node problem detector* is a [DaemonSet](/docs/admin/daemons/) monitoring the
node health. It collects node problems from various daemons and reports them node health. It collects node problems from various daemons and reports them
to the apiserver as [NodeCondition](/docs/admin/node/#node-condition) and to the apiserver as [NodeCondition](/docs/admin/node/#node-condition) and
[Event](/docs/api-reference/v1/definitions/#_v1_event). [Event](/docs/api-reference/v1.6/#event-v1-core).
It supports some known kernel issue detection now, and will detect more and It supports some known kernel issue detection now, and will detect more and
more node problems over time. more node problems over time.