Skip to content

Commit dddb1a7

Browse files
committed
[zh-cn] Update replicaset.md
Signed-off-by: Gao Qian <[email protected]>
1 parent 029bf82 commit dddb1a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,8 @@ Take the previous frontend ReplicaSet example, and the Pods specified in the fol
239239
ReplicaSet 的选择算符相匹配的标签。原因在于 ReplicaSet 并不仅限于拥有在其模板中设置的
240240
Pod,它还可以像前面小节中所描述的那样获得其他 Pod。
241241

242+
以前面的 frontend ReplicaSet 为例,并在以下清单中指定这些 Pod:
243+
242244
{{< codenew file="pods/pod-rs.yaml" >}}
243245

244246
<!--

0 commit comments

Comments
 (0)