apache / camel-k

Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers
https://camel.apache.org/camel-k
Apache License 2.0
865 stars 345 forks source link

Support kubernetes Gateway API #5072

Open lburgazzoli opened 9 months ago

lburgazzoli commented 9 months ago

Requirement

Support for Gateway API, an official Kubernetes project focused on L4 and L7 routing in Kubernetes.

Problem

Gateway API represents the next generation of Kubernetes Ingress, Load Balancing, and Service Mesh APIs

Proposal

No response

Open questions

No response

squakez commented 9 months ago

Does it requires any Kubernetes API version by any chance?

lburgazzoli commented 9 months ago

it should not be tight to a particular version of kubernetes, in fact is just yet another set of APIs which is baked by multiple implementations](https://gateway-api.sigs.k8s.io/guides/#installing-a-gateway-controller)

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s incorrect or the issue should never stale, please simply write any comment. Thanks for your contributions!

lburgazzoli commented 6 months ago

still relevant