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 to the helm chart #571

Open
spacewander opened this issue Jun 6, 2024 · 0 comments
Open

Add Gateway API to the helm chart #571

spacewander opened this issue Jun 6, 2024 · 0 comments
Labels
enhancement New feature or request wait for upstream

Comments

@spacewander
Copy link
Member

Description

No response

Use Scenes

Currently, the Gateway API is installed separately, via a command:

$(KUBECTL) kustomize "github.com/kubernetes-sigs/gateway-api/config/crd?ref=v1.0.0" | $(KUBECTL) apply -f -

If the upstream provides a helm chart (see kubernetes-sigs/gateway-api#1590), we can add it as a dependency of our helm chart, so that we can install or uninstall the CRDs automatically.

Advice

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wait for upstream
Projects
None yet
Development

No branches or pull requests

1 participant