LINKERD2_PROXY_INBOUND_LISTENER_ADDR is reported to not be set #11941
Unanswered
alekhrycaiko
asked this question in
Help
Replies: 1 comment 1 reply
-
@alekhrycaiko is the pod injected? And are you sending traffic to it directly (i.e. through its IP and not through a service object)? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I'm wanting some clarity on what this log means from the destination container. I can't find any negative outcomes from this log in our system, but the frequency of the error has increased significantly following our upgrade to
stable-2.14.8
.When investigating the redacted Pods, I do see that the LINKERD2_PROXY_INBOUND_LISTEN_ADDR environment variable is set. My current theory is that this is a race condition with the injector/destination port. Not super clear what would've changed in Linkerd2 to have caused this and/or whether there's something we can configure to remove this issue altogether.
Thanks in advance for any eye or help here 🙏
Beta Was this translation helpful? Give feedback.
All reactions