Skip to content

Commit dfbb6d9

Browse files
authored
Merge pull request #29872 from Victorp99/en-dup-proxy-terms
concepts/services-networking/service: removed duplicate proxy term
2 parents e4e0bf4 + 2284c9d commit dfbb6d9

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ endpoints, the kube-proxy does not forward any traffic for the relevant Service.
414414
{{< feature-state for_k8s_version="v1.22" state="alpha" >}}
415415
If you enable the `ProxyTerminatingEndpoints`
416416
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
417-
`ProxyTerminatingEndpoints` for the kube-proxy, the kube-proxy checks if the node
417+
for the kube-proxy, the kube-proxy checks if the node
418418
has local endpoints and whether or not all the local endpoints are marked as terminating.
419419
If there are local endpoints and **all** of those are terminating, then the kube-proxy ignores
420420
any external traffic policy of `Local`. Instead, whilst the node-local endpoints remain as all

0 commit comments

Comments
 (0)