Update debug-cluster.md
remove the ":" after "具体情况: " and "缓解措施:"
This commit is contained in:
parent
80a660635a
commit
548dee7af3
|
|
@ -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 服务器崩溃
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue