Replies: 2 comments
-
We've got some protocol detection timeout troubleshooting in the docs. Can you take a look and see if any of that applies to your case? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @alpeb thanks for the above but none of the suggested solutions (opaque \ skip ports) provide a solution in our case, we have gRPC connections between microservices however linkerd can't detect any and all the connections are meshed as tcp traffic only. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey Team,
Need assistance with linkerd_detect: Continuing after timeout: linkerd_proxy_http::version::Version protocol detection timed out after 10s
We have meshed services based on dotnet protobuf-net.Grpc library, we do utilize grpc connections but for some reason we have hundreds of detection errors in the proxy log
Our setup includes:
Linkerd 2.13.6 on eks 1.25
Any suggestions how to make linkerd identify those connections as grpc so we can have enabled all the advanced l7 features?
Beta Was this translation helpful? Give feedback.
All reactions