File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
content/zh-cn/docs/concepts/services-networking Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -112,19 +112,6 @@ kube-proxy 基于 `spec.internalTrafficPolicy` 的设置来过滤路由的目标
112
112
` ServiceInternalTrafficPolicy` 后,
113
113
` spec.internalTrafficPolicy` 的值默认设为 `Cluster`。
114
114
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
-
128
115
# # {{% heading "whatsnext" %}}
129
116
130
117
<!--
You can’t perform that action at this time.
0 commit comments