Skip to content

Commit 9d23969

Browse files
authored
Merge pull request #37406 from gaogao101/work18
[zh-cn] Update replicaset.md
2 parents 24cf530 + dddb1a7 commit 9d23969

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)