From 439665c82e5a0fc01bfcc2a6d046d62a645c7aee Mon Sep 17 00:00:00 2001 From: huangminjie Date: Sun, 1 May 2022 00:02:51 +0800 Subject: [PATCH] [zh] sync content/zh/docs/tasks/debug/debug-cluster/monitor-node-health.md --- .../debug-cluster}/monitor-node-health.md | 2 ++ 1 file changed, 2 insertions(+) rename content/zh/docs/tasks/{debug-application-cluster => debug/debug-cluster}/monitor-node-health.md (99%) diff --git a/content/zh/docs/tasks/debug-application-cluster/monitor-node-health.md b/content/zh/docs/tasks/debug/debug-cluster/monitor-node-health.md similarity index 99% rename from content/zh/docs/tasks/debug-application-cluster/monitor-node-health.md rename to content/zh/docs/tasks/debug/debug-cluster/monitor-node-health.md index 5d4a265b10..7a8f5028c9 100644 --- a/content/zh/docs/tasks/debug-application-cluster/monitor-node-health.md +++ b/content/zh/docs/tasks/debug/debug-cluster/monitor-node-health.md @@ -1,6 +1,7 @@ --- content_type: task title: 节点健康监测 +weight: 20 ---