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

Support Gateway API spec #2142

Open
lucasfcnunes opened this issue Sep 15, 2024 · 0 comments
Open

Support Gateway API spec #2142

lucasfcnunes opened this issue Sep 15, 2024 · 0 comments

Comments

@lucasfcnunes
Copy link

lucasfcnunes commented Sep 15, 2024

Is your feature request related to a problem?

The Gateway API is in v1 and is supposed to be able to completely replace the usage of Ingress and give more possibilities, power, expressiveness and security to users.

Ingress is frozen. New features are being added to the Gateway API. - source

Gateway API is the successor to the Ingress API. However, it does not include the Ingress kind. As a result, a one-time conversion from your existing Ingress resources to Gateway API resources is necessary.
Refer to the ingress migration guide for details on migrating Ingress resources to Gateway API resources. - source

Ingress:
image

Gateway API:

  • HTTP flow
    image

  • Users (Personas)
    image

Which solution do you suggest?

Have for vcluster...

Which alternative solutions exist?

NA

Additional context

@lucasfcnunes lucasfcnunes changed the title Full support for the new Kubernetes Gateway API Support Gateway API spec Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant