Skip to content

Commit 9a7029a

Browse files
authored
Merge pull request #32877 from tssurya/fix-itp-docs
Service Traffic Policy: Fix constraints section
2 parents ecfe26f + 7c46096 commit 9a7029a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,6 @@ considered.
6060
When the [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
6161
`ServiceInternalTrafficPolicy` is enabled, `spec.internalTrafficPolicy` defaults to "Cluster".
6262

63-
## Constraints
64-
65-
* Service Internal Traffic Policy is not used when `externalTrafficPolicy` is set
66-
to `Local` on a Service. It is possible to use both features in the same cluster
67-
on different Services, just not on the same Service.
68-
6963
## {{% heading "whatsnext" %}}
7064

7165
* Read about [Topology Aware Hints](/docs/concepts/services-networking/topology-aware-hints)

0 commit comments

Comments
 (0)