diff --git a/content/zh-cn/docs/tasks/configmap-secret/_index.md b/content/zh-cn/docs/tasks/configmap-secret/_index.md index 3761ba96558a6..605591b916491 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 055f9ddb7b1c0..cab48e2fa0607 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 64f7c06e149ab..4efc71034d5ca 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 3f2ac22fe87fa..29084f9c24fa0 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。 --- +