Replies: 1 comment
-
Hi @nm158b! You may want to try marking the kafka port as opaque to tell Linkerd to not do protocol detection on this traffic: https://linkerd.io/2.10/features/protocol-detection/ |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been working on injecting linkerd for one of the service which has three replica sets and also utilizes AKKA for inter-communication (which may be conflicting with linkerd).
The deployment will create three pods and when it tries to inject linkerd, only one pod keeps on restarting with **CrashLoopBackOff ** status. and the other two have Pendin * status.
Logs from one of the failing pod with CrashLoopBackOff error
Any help would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions