[zh] sync controllers/replicationcontroller.md
parent
8af413f808
commit
1503be6bd5
|
@ -1,10 +1,5 @@
|
|||
---
|
||||
title: ReplicationController
|
||||
feature:
|
||||
title: 自我修复
|
||||
anchor: ReplicationController 如何工作
|
||||
description: >
|
||||
重新启动失败的容器,在节点死亡时替换并重新调度容器,杀死不响应用户定义的健康检查的容器,并且在它们准备好服务之前不会将它们公布给客户端。
|
||||
content_type: concept
|
||||
weight: 90
|
||||
---
|
||||
|
@ -14,12 +9,6 @@ reviewers:
|
|||
- bprashanth
|
||||
- janetkuo
|
||||
title: ReplicationController
|
||||
feature:
|
||||
title: Self-healing
|
||||
anchor: How a ReplicationController Works
|
||||
description: >
|
||||
Restarts containers that fail, replaces and reschedules containers when nodes die, kills containers that don't respond to your user-defined health check, and doesn't advertise them to clients until they are ready to serve.
|
||||
|
||||
content_type: concept
|
||||
weight: 90
|
||||
-->
|
||||
|
|
Loading…
Reference in New Issue