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

Feat/l4 routing #527

Merged
merged 5 commits into from
Feb 6, 2020
Merged

Feat/l4 routing #527

merged 5 commits into from
Feb 6, 2020

Conversation

hbagdi
Copy link
Member

@hbagdi hbagdi commented Feb 5, 2020

Add beta support for L4 routing using TCPIngress
Custom Resource.

Plain TCP port based routing and SNI-based routing for TLS over TCP are
supported.

Annotations for KongIngress are supported on TCPIngress resource as
well to change the protocols for the corresponding route, however, that
should be rarely required.

Documentation will follow in a separate commit in future.

Fix #343

This commit adds beta support for L4 routing using TCPIngress
Custom Resource.

Plain TCP port based routing and SNI-based routing for TLS over TCP are
supported.

Annotations for KongIngress are supported on TCPIngress resource as
well to change the protocols for the corresponding route, however, that
should be rarely required.

Documentation will follow in a separate commit in future.
@hbagdi hbagdi merged commit a2ace21 into next Feb 6, 2020
@hbagdi hbagdi deleted the feat/l4-routing branch February 6, 2020 19:27
@lauranombrado
Copy link

Is this already released? Is there documentation for this?

@hbagdi
Copy link
Member Author

hbagdi commented Mar 24, 2020

This is part of 0.8 release happening this Thursday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants