We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecfe26f + 7c46096 commit 9a7029aCopy full SHA for 9a7029a
content/en/docs/concepts/services-networking/service-traffic-policy.md
@@ -60,12 +60,6 @@ considered.
60
When the [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
61
`ServiceInternalTrafficPolicy` is enabled, `spec.internalTrafficPolicy` defaults to "Cluster".
62
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
69
## {{% heading "whatsnext" %}}
70
71
* Read about [Topology Aware Hints](/docs/concepts/services-networking/topology-aware-hints)
0 commit comments