Skip to content

Commit 65a98bf

Browse files
authored
Merge pull request #29799 from jumping/patch-1
Update debug-cluster.md
2 parents dd03f76 + 548dee7 commit 65a98bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/tasks/debug-application-cluster/debug-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ This is an incomplete list of things that could go wrong, and how to adjust your
131131
- kubelets will not be able to reach it but will continue to run the same pods and provide the same service proxying
132132
- manual recovery or recreation of apiserver state necessary before apiserver is restarted
133133
-->
134-
### 具体情况:
134+
### 具体情况
135135

136136
- API 服务器所在的 VM 关机或者 API 服务器崩溃
137137
- 结果
@@ -208,7 +208,7 @@ This is an incomplete list of things that could go wrong, and how to adjust your
208208
- Mitigates: API server backing storage (i.e., etcd's data directory) lost
209209
- Assumes HA (highly-available) etcd configuration
210210
-->
211-
### 缓解措施
211+
### 缓解措施
212212

213213
- 措施:对于 IaaS 上的 VMs,使用 IaaS 的自动 VM 重启功能
214214
- 缓解:API 服务器 VM 关机或 API 服务器崩溃

0 commit comments

Comments
 (0)