Skip to content

Commit 1503be6

Browse files
committed
[zh] sync controllers/replicationcontroller.md
1 parent 8af413f commit 1503be6

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

content/zh-cn/docs/concepts/workloads/controllers/replicationcontroller.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
---
22
title: ReplicationController
3-
feature:
4-
title: 自我修复
5-
anchor: ReplicationController 如何工作
6-
description: >
7-
重新启动失败的容器,在节点死亡时替换并重新调度容器,杀死不响应用户定义的健康检查的容器,并且在它们准备好服务之前不会将它们公布给客户端。
83
content_type: concept
94
weight: 90
105
---
@@ -14,12 +9,6 @@ reviewers:
149
- bprashanth
1510
- janetkuo
1611
title: ReplicationController
17-
feature:
18-
title: Self-healing
19-
anchor: How a ReplicationController Works
20-
description: >
21-
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.
22-
2312
content_type: concept
2413
weight: 90
2514
-->

0 commit comments

Comments
 (0)