Skip to content

Commit 3fa7570

Browse files
authored
Merge pull request #53503 from my-git9/npe-31577
[zh-cn]sync replication-controller
2 parents db82f5a + 45ae2cb commit 3fa7570

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

content/zh-cn/docs/reference/glossary/replication-controller.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,12 @@ tags:
2727
-->
2828

2929
<!--
30-
A workload resource that manages a replicated application, ensuring that
30+
A workload {{< glossary_tooltip text="object" term_id="object" >}}
31+
that manages a replicated application, ensuring that
3132
a specific number of instances of a {{< glossary_tooltip text="Pod" term_id="pod" >}} are running.
3233
-->
33-
一种管理多副本应用的工作负载资源,能够确保特定个数的
34-
{{< glossary_tooltip text="Pod" term_id="pod" >}}
34+
一种管理多副本应用的工作负载{{< glossary_tooltip text="对象" term_id="object" >}},
35+
能够确保特定个数的 {{< glossary_tooltip text="Pod" term_id="pod" >}}
3536
实例处于运行状态。
3637

3738
<!--more-->

0 commit comments

Comments
 (0)