From 548dee7af3b50994b6903546009d40a074829b1b Mon Sep 17 00:00:00 2001 From: Jumping Qu Date: Fri, 24 Sep 2021 16:28:56 +0800 Subject: [PATCH] Update debug-cluster.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit remove the ":" after "具体情况: " and "缓解措施:" --- .../zh/docs/tasks/debug-application-cluster/debug-cluster.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/tasks/debug-application-cluster/debug-cluster.md b/content/zh/docs/tasks/debug-application-cluster/debug-cluster.md index f97364dd4c..7f7ffff4e8 100644 --- a/content/zh/docs/tasks/debug-application-cluster/debug-cluster.md +++ b/content/zh/docs/tasks/debug-application-cluster/debug-cluster.md @@ -131,7 +131,7 @@ This is an incomplete list of things that could go wrong, and how to adjust your - kubelets will not be able to reach it but will continue to run the same pods and provide the same service proxying - manual recovery or recreation of apiserver state necessary before apiserver is restarted --> -### 具体情况: +### 具体情况 - API 服务器所在的 VM 关机或者 API 服务器崩溃 - 结果 @@ -208,7 +208,7 @@ This is an incomplete list of things that could go wrong, and how to adjust your - Mitigates: API server backing storage (i.e., etcd's data directory) lost - Assumes HA (highly-available) etcd configuration --> -### 缓解措施: +### 缓解措施 - 措施:对于 IaaS 上的 VMs,使用 IaaS 的自动 VM 重启功能 - 缓解:API 服务器 VM 关机或 API 服务器崩溃