Skip to content

Commit b4c4cbd

Browse files
authored
Merge pull request #37449 from Glusk/patch-1
typo fix
2 parents 6a7d1d9 + ca22624 commit b4c4cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ content_type: concept
66
weight: 75
77
description: >-
88
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.
9+
the same node, use _Service Internal Traffic Policy_ to keep network traffic within that node.
1010
Avoiding a round trip via the cluster network can help with reliability, performance
1111
(network latency and throughput), or cost.
1212
---

0 commit comments

Comments
 (0)