Accessing the strimzi kafka on custom path nginx ingress #11785
vippalanikhil
started this conversation in
General
Replies: 1 comment
-
As clearly instructed in our issue template, DO NOT OPEN ISSUES UNLESS YOU ARE RELLAY SURE IT IS AN ISSUE! Kafka is not HTTP based protocol. It does not know anything about any HTTP paths. It is all TCP based and recognizes only the hostname. |
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.
-
How can i setup the listener with the type ingress and to have a custom path as /kafka such that it should be accessible when i hit the endpoint kafka-test.com/kafka. I can set it up using a ingress manifest but i dont see the same option in the kafka strimzi docs.
Beta Was this translation helpful? Give feedback.
All reactions