From 17321b2b64c258918e459789a78bf685d67a82a7 Mon Sep 17 00:00:00 2001 From: "wei.wang" Date: Mon, 2 May 2022 03:17:44 +0800 Subject: [PATCH] [zh]Update content/zh/docs/setup/production-environment/_index.md --- content/zh/docs/setup/production-environment/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/setup/production-environment/_index.md b/content/zh/docs/setup/production-environment/_index.md index b3b1d0ce0c..0021a557f7 100644 --- a/content/zh/docs/setup/production-environment/_index.md +++ b/content/zh/docs/setup/production-environment/_index.md @@ -401,12 +401,12 @@ based on demand. - *安装节点健康检查*:对于重要的工作负载,你会希望确保节点以及在节点上 运行的 Pod 处于健康状态。通过使用 - [Node Problem Detector](/zh/docs/tasks/debug-application-cluster/monitor-node-health/), + [Node Problem Detector](/zh/docs/tasks/debug/debug-cluster/monitor-node-health/), 你可以确保你的节点是健康的。