From ad7f0f43bbeecb951a88165ba9906276fc2a1f60 Mon Sep 17 00:00:00 2001 From: SSmallMonster Date: Mon, 20 Mar 2023 20:04:32 +0800 Subject: [PATCH] [zh-cn] sync _index.md Signed-off-by: SSmallMonster --- content/zh-cn/docs/tasks/configmap-secret/_index.md | 9 +++++++-- .../managing-secret-using-config-file.md | 1 - content/zh-cn/docs/tasks/debug/_index.md | 4 ++-- .../zh-cn/docs/tasks/inject-data-application/_index.md | 7 ++++++- content/zh-cn/docs/tasks/job/_index.md | 7 ++++++- 5 files changed, 21 insertions(+), 7 deletions(-) diff --git a/content/zh-cn/docs/tasks/configmap-secret/_index.md b/content/zh-cn/docs/tasks/configmap-secret/_index.md index 3761ba9655..605591b916 100644 --- a/content/zh-cn/docs/tasks/configmap-secret/_index.md +++ b/content/zh-cn/docs/tasks/configmap-secret/_index.md @@ -1,5 +1,10 @@ --- title: "管理 Secrets" -weight: 28 +weight: 60 description: 使用 Secrets 管理机密配置数据。 ---- \ No newline at end of file +--- + \ No newline at end of file diff --git a/content/zh-cn/docs/tasks/configmap-secret/managing-secret-using-config-file.md b/content/zh-cn/docs/tasks/configmap-secret/managing-secret-using-config-file.md index 055f9ddb7b..cab48e2fa0 100644 --- a/content/zh-cn/docs/tasks/configmap-secret/managing-secret-using-config-file.md +++ b/content/zh-cn/docs/tasks/configmap-secret/managing-secret-using-config-file.md @@ -363,4 +363,3 @@ kubectl delete secret mysecret - 进一步阅读 [Secret 概念](/zh-cn/docs/concepts/configuration/secret/) - 了解如何[使用 `kubectl` 管理 Secret](/zh-cn/docs/tasks/configmap-secret/managing-secret-using-kubectl/) - 了解如何[使用 kustomize 管理 Secret](/zh-cn/docs/tasks/configmap-secret/managing-secret-using-kustomize/) - diff --git a/content/zh-cn/docs/tasks/debug/_index.md b/content/zh-cn/docs/tasks/debug/_index.md index 64f7c06e14..4efc71034d 100644 --- a/content/zh-cn/docs/tasks/debug/_index.md +++ b/content/zh-cn/docs/tasks/debug/_index.md @@ -1,14 +1,14 @@ --- title: 监控、日志和调试 description: 设置监控和日志记录以对集群进行故障排除或调试容器化应用程序。 -weight: 20 +weight: 40 content_type: concept no_list: true --- diff --git a/content/zh-cn/docs/tasks/job/_index.md b/content/zh-cn/docs/tasks/job/_index.md index 3f2ac22fe8..29084f9c24 100644 --- a/content/zh-cn/docs/tasks/job/_index.md +++ b/content/zh-cn/docs/tasks/job/_index.md @@ -1,5 +1,10 @@ --- title: "运行 Jobs" -weight: 50 +weight: 90 description: 使用并行处理运行 Jobs。 --- +