Is there any way to expose a debug port in kafka connect pod? #8671
Unanswered
atrifyllis
asked this question in
Q&A
Replies: 1 comment 4 replies
-
No, there is no way to expose the port itself. |
Beta Was this translation helpful? Give feedback.
4 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.
-
I am probably missing something fundamental, but how else do you remote debug kafka connect connectors? You need an exposed port in the host right?
For example, I can add this env variable in the pod's container but how do I expose port 5005 then?
Beta Was this translation helpful? Give feedback.
All reactions