correct zh translation in index page (#12384)

This commit is contained in:
ethan 2019-01-28 10:13:43 +08:00 committed by Kubernetes Prow Robot
parent 26e9b314f2
commit e30a39af27
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ cid: "home"
<div>
<h4><a href="/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller">自我修复</a></h4>
<p>重新启动失败的容器,在节点不可用时,替换和重新编排节点上的容器,终止不对用户定义的健康检查做出响应的容器,并且不会在客户端准备投放之前将其通告给客户端</p>
<p>重新启动失败的容器,在节点不可用时,替换和重新调度节点上的容器,对用户定义的健康检查不响应的容器会被中止,并且在容器准备好服务之前不会把其向客户端广播</p>
</div>
</div>
<div class="feature-box">