diff --git a/docs/tasks/debug-application-cluster/monitor-node-health.md b/docs/tasks/debug-application-cluster/monitor-node-health.md index 693e0b45c1..9ef36ad457 100644 --- a/docs/tasks/debug-application-cluster/monitor-node-health.md +++ b/docs/tasks/debug-application-cluster/monitor-node-health.md @@ -13,7 +13,7 @@ title: Monitoring Node Health *Node problem detector* is a [DaemonSet](/docs/admin/daemons/) monitoring the node health. It collects node problems from various daemons and reports them 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 more node problems over time.