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

[Doc]: Add Kubernetes (K8s) Deployment Documentation for vLLM with GPUs #8438

Closed
1 task done
haitwang-cloud opened this issue Sep 13, 2024 · 2 comments · Fixed by #8451
Closed
1 task done

[Doc]: Add Kubernetes (K8s) Deployment Documentation for vLLM with GPUs #8438

haitwang-cloud opened this issue Sep 13, 2024 · 2 comments · Fixed by #8451
Labels
documentation Improvements or additions to documentation

Comments

@haitwang-cloud
Copy link
Contributor

📚 The doc issue

Context:

I am currently managing H100 GPUs using Kubernetes (K8s). However, I’ve noticed that the vLLM documentation only provides deployment instructions for Docker, which is quite different from K8s. This creates a gap for users like me who rely on K8s for managing our infrastructure.

Issue:

Lack of Kubernetes (K8s) deployment documentation for vLLM.
Existing documentation focuses solely on Docker, leaving out crucial information for K8s users.
The differences between Docker and K8s make it challenging for users to adapt the Docker-based instructions for a K8s environment.

Proposal:

I suggest expanding the current vLLM documentation to include detailed instructions for deploying vLLM in a Kubernetes (K8s) environment. This should cover:

Setting up the environment to manage GPUs using K8s.
Step-by-step deployment instructions tailored for K8s.
Configuration and optimization tips specific to K8s.

Additional Details:

As a K8s user managing H100 GPUs, I am willing to contribute by sharing more details on how to handle these tasks. This could include:

Sample YAML files for deployment.
Configuration tips and best practices.
Troubleshooting common issues encountered during deployment in K8s.

Suggest a potential alternative/fix

No response

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
@haitwang-cloud haitwang-cloud added the documentation Improvements or additions to documentation label Sep 13, 2024
@simon-mo
Copy link
Collaborator

Contribution welcomed!

@haitwang-cloud
Copy link
Contributor Author

@simon-mo PTAL the related PR for deploying_with_k8s guide

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

Successfully merging a pull request may close this issue.

2 participants