Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
ba99d24a
Unverified
Commit
ba99d24a
authored
Nov 03, 2025
by
Yan Ru Pei
Committed by
GitHub
Nov 03, 2025
Browse files
chore: disagg + router k8s recipe minor changes (#4050)
Signed-off-by:
PeaBrane
<
yanrpei@gmail.com
>
parent
e3ba40e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
examples/backends/vllm/deploy/disagg.yaml
examples/backends/vllm/deploy/disagg.yaml
+1
-0
examples/backends/vllm/deploy/disagg_router.yaml
examples/backends/vllm/deploy/disagg_router.yaml
+2
-1
No files found.
examples/backends/vllm/deploy/disagg.yaml
View file @
ba99d24a
...
...
@@ -34,6 +34,7 @@ spec:
args
:
-
--model
-
Qwen/Qwen3-0.6B
-
--is-decode-worker
VllmPrefillWorker
:
dynamoNamespace
:
vllm-disagg
envFromSecret
:
hf-token-secret
...
...
examples/backends/vllm/deploy/disagg_router.yaml
View file @
ba99d24a
...
...
@@ -36,11 +36,12 @@ spec:
args
:
-
--model
-
Qwen/Qwen3-0.6B
-
--is-decode-worker
VllmPrefillWorker
:
dynamoNamespace
:
vllm-v1-disagg-router
envFromSecret
:
hf-token-secret
componentType
:
worker
replicas
:
1
replicas
:
2
resources
:
limits
:
gpu
:
"
1"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment