Why UDP and TCP as separate services? #326
paimonsoror
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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