Skip to content

Commit 2b50537

Browse files
authored
Merge pull request #47096 from pegasas/issues/47079
fix typo on k8s.io/zh-cn/docs/concepts/workloads/controllers/replicat…
2 parents a038063 + 736b36d commit 2b50537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ For instance, a service might target all pods with `tier in (frontend), environm
446446
-->
447447
### 多个版本跟踪 {#multiple-release-tracks}
448448

449-
除了在滚动更新过程中运行应用程序的多个版本之外,通常还会使用多个版本跟踪来长时间
449+
除了在滚动更新过程中运行应用程序的多个版本之外,通常还会使用多个版本跟踪很长时间
450450
甚至持续运行多个版本。这些跟踪将根据标签加以区分。
451451

452452
例如,一个服务可能把具有 `tier in (frontend), environment in (prod)` 的所有 Pod 作为目标。

0 commit comments

Comments
 (0)