This directory contains Kubernetes Custom Resource Definition (CRD) templates for deploying SGLang inference graphs using the **DynamoGraphDeployment** resource.
## Available Deployment Patterns
### 1. **Aggregated Deployment** (`agg.yaml`)
Basic deployment pattern with frontend and a single decode worker.
**Architecture:**
-`Frontend`: OpenAI-compatible API server
-`SGLangDecodeWorker`: Single worker handling both prefill and decode