You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
Component
Helm Chart
Desired use case or feature
Currently we couple the deployment of vllm and inference gateway into one helm chart, we should split them into two charts so that we can reuse the upstream helm charts (which provide support for various providers already): https://github.com/kubernetes-sigs/gateway-api-inference-extension/tree/main/config/charts/inferencepool
Proposed solution
Use the inference gateway upstream helm charts: https://github.com/kubernetes-sigs/gateway-api-inference-extension/tree/main/config/charts/inferencepool
Alternatives
No response
Additional context or screenshots
No response