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 6a7d1d9 + ca22624 commit b4c4cbdCopy full SHA for b4c4cbd
content/en/docs/concepts/services-networking/service-traffic-policy.md
@@ -6,7 +6,7 @@ content_type: concept
6
weight: 75
7
description: >-
8
If two Pods in your cluster want to communicate, and both Pods are actually running on
9
- the same node, _Service Internal Traffic Policy_ to keep network traffic within that node.
+ the same node, use _Service Internal Traffic Policy_ to keep network traffic within that node.
10
Avoiding a round trip via the cluster network can help with reliability, performance
11
(network latency and throughput), or cost.
12
---
0 commit comments