File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/concepts/services-networking Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -415,7 +415,7 @@ balancer and traffic is being dropped during the termination period of a pod.
415
415
416
416
You can set the `spec.internalTrafficPolicy` field to control how traffic from internal sources is routed.
417
417
Valid values are `Cluster` and `Local`. Set the field to `Cluster` to route internal traffic to all ready endpoints
418
- and `Local` to only route to ready node-local endpoints. If the traffic policy is `Local` and there are are no node-local
418
+ and `Local` to only route to ready node-local endpoints. If the traffic policy is `Local` and there are no node-local
419
419
endpoints, traffic is dropped by kube-proxy.
420
420
421
421
# # Discovering services
You can’t perform that action at this time.
0 commit comments