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

feat: create kubernetes operator to manage dynamic config file #208

Merged
merged 3 commits into from
Mar 2, 2025

Conversation

rootfs
Copy link
Contributor

@rootfs rootfs commented Mar 2, 2025

This is generated via the following commands:

go mod init github.com/vllm-project/production-stack/router-controller
operator-sdk init --plugins go/v4  --domain vllm.ai
operator-sdk create api --group production-stack --version v1alpha1 --kind StaticRoute --controller
make manifests

cc @ApostaC

@rootfs rootfs marked this pull request as draft March 2, 2025 00:04
@rootfs rootfs marked this pull request as ready for review March 2, 2025 02:51
Signed-off-by: Huamin Chen <[email protected]>
Signed-off-by: Huamin Chen <[email protected]>
Copy link
Collaborator

@ApostaC ApostaC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is amazing! LGTM!

@ApostaC
Copy link
Collaborator

ApostaC commented Mar 2, 2025

Also related to #204

@ApostaC ApostaC merged commit 6fbdd41 into vllm-project:main Mar 2, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants