Expose UDP or TCP service throught https ingress #3499
Unanswered
StoryDevOffical
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello,
I am trying to route TCP and UDP traffic through 2 HTTPS ingress.
So i use nginxinc NGINX Controller, it seems it can be done with custom resources and not with configmap like i did usually with other controller.
But i am bit confused about the doc ... which should i use ?
or
From my research, it seems it can only be configured at the top ingress configuration level but is it possible to apply these specific tcp/udp ingress routing configuration by namespace ?
In other word, can i make custom tcp/udp ingress routing configurations for each app according to their namespace ?
Regards,
Story
NGINX Ingress Controller (helm v0.16.1)
Beta Was this translation helpful? Give feedback.
All reactions