Update debug-cluster.md

remove the ":" after "具体情况: " and "缓解措施:"
This commit is contained in:
Jumping Qu 2021-09-24 16:28:56 +08:00 committed by GitHub
parent 80a660635a
commit 548dee7af3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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 - 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 - manual recovery or recreation of apiserver state necessary before apiserver is restarted
--> -->
### 具体情况: ### 具体情况
- API 服务器所在的 VM 关机或者 API 服务器崩溃 - 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 - Mitigates: API server backing storage (i.e., etcd's data directory) lost
- Assumes HA (highly-available) etcd configuration - Assumes HA (highly-available) etcd configuration
--> -->
### 缓解措施 ### 缓解措施
- 措施:对于 IaaS 上的 VMs使用 IaaS 的自动 VM 重启功能 - 措施:对于 IaaS 上的 VMs使用 IaaS 的自动 VM 重启功能
- 缓解API 服务器 VM 关机或 API 服务器崩溃 - 缓解API 服务器 VM 关机或 API 服务器崩溃