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
dcbf9df2
Unverified
Commit
dcbf9df2
authored
Oct 03, 2025
by
Alec
Committed by
GitHub
Oct 03, 2025
Browse files
fix: Update README.md (#3386)
Signed-off-by:
Alec
<
35311602+alec-flowers@users.noreply.github.com
>
parent
e7a73cb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/kubernetes/README.md
docs/kubernetes/README.md
+2
-2
No files found.
docs/kubernetes/README.md
View file @
dcbf9df2
...
@@ -60,7 +60,7 @@ kubectl apply -f components/backends/vllm/deploy/agg.yaml -n ${NAMESPACE}
...
@@ -60,7 +60,7 @@ kubectl apply -f components/backends/vllm/deploy/agg.yaml -n ${NAMESPACE}
kubectl get dynamoGraphDeployment
-n
${
NAMESPACE
}
kubectl get dynamoGraphDeployment
-n
${
NAMESPACE
}
# Test it
# Test it
kubectl port-forward svc/
agg-
vllm-frontend 8000:8000
-n
${
NAMESPACE
}
kubectl port-forward svc/vllm
-agg
-frontend 8000:8000
-n
${
NAMESPACE
}
curl http://localhost:8000/v1/models
curl http://localhost:8000/v1/models
```
```
...
@@ -172,4 +172,4 @@ Key customization points include:
...
@@ -172,4 +172,4 @@ Key customization points include:
-
**[Multinode Deployment](/docs/kubernetes/multinode-deployment.md)**
- For multinode deployment
-
**[Multinode Deployment](/docs/kubernetes/multinode-deployment.md)**
- For multinode deployment
-
**[Grove](/docs/kubernetes/grove.md)**
- For grove details and custom installation
-
**[Grove](/docs/kubernetes/grove.md)**
- For grove details and custom installation
-
**[Monitoring](/docs/kubernetes/metrics.md)**
- For monitoring setup
-
**[Monitoring](/docs/kubernetes/metrics.md)**
- For monitoring setup
-
**[Model Caching with Fluid](/docs/kubernetes/model_caching_with_fluid.md)**
- For model caching with Fluid
-
**[Model Caching with Fluid](/docs/kubernetes/model_caching_with_fluid.md)**
- For model caching with Fluid
\ No newline at end of file
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