Skip to content
Discussion options

You must be logged in to vote

Thanks @adleong for your reply.

Actually I found the issue. Linkerd was running fine, issue was with my service configuration.

Traefik was forwarding the requests to Service A K8s LB. Behind the Service A K8s LB there were Service A pods running(as expected) and also Service B pods running(not expected) because of incorrect tagging on Service B pod configuration. So when requests were hitting the Service A pods then 200 response was seen and when requests were hitting the Service B pods then we got 502 response.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sumitrindhe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants