Why UDP and TCP as separate services? #326
paimonsoror
started this conversation in
General
Replies: 1 comment
-
This has only historical reasons. I need to change this. |
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.
-
Hey all, curious about why we have separate services for TCP and UDP? Issue im currently running into is when using
cilium
as my ingress controller.cilium/cilium#9207
Any harm in unifying TCP and UDP into a single service?
edit:
Adding the updated Service that combined the TCP/UDP protocols. Without this the UDP service was stuck in a
Pending
state due to a Cilium bug.Beta Was this translation helpful? Give feedback.
All reactions