haproxytech / kubernetes-ingress

HAProxy Kubernetes Ingress Controller
https://www.haproxy.com/documentation/kubernetes/
Apache License 2.0
725 stars 204 forks source link

Expose UDP services #553

Open PKizzle opened 1 year ago

PKizzle commented 1 year ago

NGINX has added support for exposing UDP services via the ConfigMap approach. Is this something kubernetes-ingress is also planning to add? Or is a CRD based approach as suggested in https://github.com/haproxytech/kubernetes-ingress/issues/295 preferred?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

PKizzle commented 1 year ago

I think this issue is still relevant. Even if it’s not planned in the near future this feature makes proxying external services a lot easier in Kubernetes environments.