Skip to content

Commit 5a9d87c

Browse files
authored
Merge pull request #37461 from gaogao101/work21
[zh-cn] Update service-traffic-policy.md
2 parents d57c7b4 + a6ef4ab commit 5a9d87c

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

content/zh-cn/docs/concepts/services-networking/service-traffic-policy.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -112,19 +112,6 @@ kube-proxy 基于 `spec.internalTrafficPolicy` 的设置来过滤路由的目标
112112
`ServiceInternalTrafficPolicy` 后,
113113
`spec.internalTrafficPolicy` 的值默认设为 `Cluster`。
114114

115-
<!--
116-
## Constraints
117-
-->
118-
## 限制 {#constraints}
119-
120-
<!--
121-
* Service Internal Traffic Policy is not used when `externalTrafficPolicy` is set
122-
to `Local` on a Service. It is possible to use both features in the same cluster
123-
on different Services, just not on the same Service.
124-
-->
125-
* 在一个 Service 上,当 `externalTrafficPolicy` 已设置为 `Local`时,服务内部流量策略无法使用。
126-
换句话说,在一个集群的不同 Service 上可以同时使用这两个特性,但在一个 Service 上不行。
127-
128115
## {{% heading "whatsnext" %}}
129116

130117
<!--

0 commit comments

Comments
 (0)