--- orphan: true --- # Guide This guide covers deployment, configuration, and integration for the . ## Deployment ### Single-Node Setup ### Multi-Node Setup ### Kubernetes Deployment ```yaml # Full DGDR example ``` ## Configuration ### CLI Arguments | Argument | Type | Default | Description | |----------|------|---------|-------------| | | | | | ### Environment Variables | Variable | Default | Description | |----------|---------|-------------| | | | | ### Configuration File ```yaml # Add config file example if applicable ``` ## Integration ### With Router ### With Planner ### With Observability ## Troubleshooting ### Common Issues | Issue | Cause | Solution | |-------|-------|----------| | Error message | Root cause | Fix | ### Debug Mode ```bash # Add debug command from existing docs ``` ## See Also | Document | Path | |----------|------| | ` Examples` | `_examples.md` | | ` Design` | `/docs/design_docs/_design.md` |