Can kube-proxy update the destination IPs directly in the data plane proxies? #5711
Unanswered
hochuenw-dd
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm learning Linkerd and wondering why we had the endpoint watcher implemented in the destination service.
I'm asking because kube-proxy watches the updates of Endpoint/EndpointSlice and updates the iptables of the pods. Can we directly leverage kube-proxy and just let kuber-proxy make sure the IPs in the data plane proxies are latest?
Beta Was this translation helpful? Give feedback.
All reactions