Skip to content

Commit 7a22bc0

Browse files
authored
Merge pull request #39804 from javadoors/patch-25
[zh-cn]Fix close parenthesis
2 parents 4b409b6 + be37c2d commit 7a22bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/workloads/pods/disruptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ and [stateful](/docs/tasks/run-application/run-replicated-stateful-application/)
150150
(了解有关运行多副本的[无状态](/zh-cn/docs/tasks/run-application/run-stateless-application-deployment/)
151151
[有状态](/zh-cn/docs/tasks/run-application/run-replicated-stateful-application/)应用的信息。)
152152
- 为了在运行复制应用时获得更高的可用性,请跨机架(使用
153-
[反亲和性](/zh-cn/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity)
153+
[反亲和性](/zh-cn/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity)
154154
或跨区域(如果使用[多区域集群](/zh-cn/docs/setup/best-practices/multiple-zones/))扩展应用。
155155

156156
<!--

0 commit comments

Comments
 (0)