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

Implement Nginx Ingress features based on Gateway API #695

Open
3 tasks
CH3CHO opened this issue Dec 14, 2023 · 5 comments
Open
3 tasks

Implement Nginx Ingress features based on Gateway API #695

CH3CHO opened this issue Dec 14, 2023 · 5 comments

Comments

@CH3CHO
Copy link
Collaborator

CH3CHO commented Dec 14, 2023

Why do you need it?

Nginx Ingress provides a lot of routing features via annotations. We need to migrate them to the new configuration model of Gateway API.

How could it be?

  • Summarize all the routing features provided via annotations. Find out which are already supported by Gateway API, and which are not.
  • Submit proposals for the latter ones.
  • Implement these features with Gateway API
@EndlessSeeker
Copy link

我申请参与下这个任务~

@johnlanni
Copy link
Collaborator

johnlanni commented Feb 4, 2024

We can implement features already supported by the Gateway API by contributing to the ingress2gateway community , and integrate this project.

@johnlanni johnlanni added the help wanted Extra attention is needed label Feb 4, 2024
@johnlanni
Copy link
Collaborator

If you are interested in contributing to this task, you can also claim this issue: kubernetes-sigs/ingress2gateway#64

@johnlanni johnlanni removed the help wanted Extra attention is needed label Feb 4, 2024
@sjcsjc123
Copy link
Collaborator

我可以尝试一下

@EndlessSeeker
Copy link

我最近调研了higress注解功能在gateway api中的支持情况,详见https://docs.google.com/document/d/1rVmn_SOKZ8XbAZwVIORdaA-IghnivTnbculjZ_0_8NQ/edit#heading=h.dzoqm1w6kagf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

4 participants