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 gateway api CRDs to kuberentes in-tree APIs #3552

Open
dudicoco opened this issue Jan 14, 2025 · 0 comments
Open

Add gateway api CRDs to kuberentes in-tree APIs #3552

dudicoco opened this issue Jan 14, 2025 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@dudicoco
Copy link

dudicoco commented Jan 14, 2025

What would you like to be added:

Hi, currently the gateway api CRDs need to be installed out-of-tree, they are not included as part of the default kubernetes APIs.

Since the goal of the project is to replace the ingress API it would make sense to include the APIs as part of the stock kubernetes APIs.

Why this is needed:

Make for a more seamless experience for anyone who wants to use the gateway api, reduce the overheads involved in installing CRDs.
By searching the issues in this repo I see that there were requests by users for installing CRDs via helm or kubernetes jobs, including the APIs in-tree would solve these issues.

@dudicoco dudicoco added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant