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.
1 parent b9ef47c commit ca22624Copy full SHA for ca22624
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