Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Kubernetes native service routing via Gateway API v1 #852

Open
mrueg opened this issue Nov 13, 2023 · 1 comment
Open

Add Support for Kubernetes native service routing via Gateway API v1 #852

mrueg opened this issue Nov 13, 2023 · 1 comment
Labels
kind/feature New feature or request

Comments

@mrueg
Copy link

mrueg commented Nov 13, 2023

Is your feature request related to a problem? Please describe.
Add support for a Kubernetes native service routing instead of sidecar usage.

Describe the solution you'd like

Gateway API seems to have support for a UDP Route. It would be interesting to have support in Quilkin for north/south traffic using these Resource Definitions.

Describe alternatives you've considered

Additional context

@mrueg mrueg added the kind/feature New feature or request label Nov 13, 2023
@XAMPPRocky
Copy link
Collaborator

Thank you for your issue! This is definitely something we should support, however as far as I know UDPRoute is still experimental even though Gateway API is approaching general release. This also something where it would be helpful if there were some examples of how you'd expect this to look like to give us a better starting point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants