Unverified Commit 4c888bf4 authored by Jason Zhou's avatar Jason Zhou Committed by GitHub
Browse files

docs: explicitly mention DynamoGraphDeployment is DGD (#3449)


Signed-off-by: default avatarJason Zhou <jasonzho@nvidia.com>
parent 4d48fe67
...@@ -70,7 +70,7 @@ kubectl port-forward svc/vllm-agg-frontend 8000:8000 -n ${NAMESPACE} ...@@ -70,7 +70,7 @@ kubectl port-forward svc/vllm-agg-frontend 8000:8000 -n ${NAMESPACE}
curl http://localhost:8000/v1/models curl http://localhost:8000/v1/models
``` ```
## What's a DynamoGraphDeployment? ## What's a DynamoGraphDeployment (DGD)?
It's a Kubernetes Custom Resource that defines your inference pipeline: It's a Kubernetes Custom Resource that defines your inference pipeline:
- Model configuration - Model configuration
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment