Using Contour Ingress Controller #7733
Replies: 1 comment 6 replies
-
Strimzi is developed and tested with the Kubernetes Nginx Controller. Other Ingress controllers might work, might work with some manual steps or might not work. It is a bit hard to say since there is no good compatibility between them. Last time I tried Countour, it did not support neither TLS passthrough nor TCP routing - it supported only HTTP traffic. So it was useless for Strimzi. But that was a long time ago and I have no idea what the current state is - I expect Contour made a lot of progress since. So I'm afraid you will need to try it and see if it works or not. What should work in any case assuming Contour now supports TLS passthrough or some form of TCP routing is the following:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to use Contour Ingress Controller instead of NGINX Ingress Controller for Kubernetes for exposing kafka brokers.
Beta Was this translation helpful? Give feedback.
All reactions