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

Error deploying vLLM with Cluster Autoscaling #22

Open
strangiato opened this issue May 23, 2024 · 0 comments
Open

Error deploying vLLM with Cluster Autoscaling #22

strangiato opened this issue May 23, 2024 · 0 comments

Comments

@strangiato
Copy link
Member

Currently the vllm example fails to deploy before knative serving times out due to the time it takes to scale a GPU node.

An bug report has been filed here to track the issue:

https://issues.redhat.com/browse/RHOAIRFE-193

As a work around, once the GPU node as scaled, the deployment object created the knative service can be deleted to reset the timeout.

Alternatively if you create and scale a GPU node before the inference service is deployed it will be able to deploy the model server before the timeout is reached.

As a temporary workaround we may be able to configure the timeout as per the instructions here:

https://knative.dev/docs/serving/configuration/deployment/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant