> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://docs.nvidia.com/dynamo/latest/llms.txt. For section-specific indexes, append /llms.txt to any section URL.

# Component Examples

Usage examples for the `<Component>`.

## Basic Examples

### Example 1: 

```bash
# Add example from existing docs
```

### Example 2: 

```python
# Add example from existing docs
```

## Kubernetes Examples

### Minimal Deployment

```yaml
# Add minimal DGDR from existing docs
```

### Production Deployment

```yaml
# Add production DGDR from existing docs
```

## Advanced Examples

### 


```bash
# Add example
```

## Sample Configurations

### config-minimal.yaml

```yaml
# Add from existing docs
```