generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
What would you like to be added:
Please publish the vllm (and other providers) container image (on each release or each merge to main) instead of asking the user to build themselves. This would improve the ease of project usage.
Why is this needed:
So that users don't have to build the container images themselves.
Completion requirements:
Images published to a container registry (ghcr is easiest I guess!) that users can use, without having to modify the configuration here:
lws/docs/examples/vllm/GPU/lws.yaml
Line 17 in 5462520
| image: <image-built-from-dockerfile> |
This enhancement requires the following artifacts:
- Docs update
- Configs / artifacts update
- Add GH action pipelines
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.