This guide is being developed. For production deployments, consult with the i2CAT team.
## Overview
While the Quick Start and Single OOP deployments are excellent for development and testing, production environments require additional considerations for security, reliability, and scalability.
## Key Differences from Development
| Aspect | Development | Production |
|--------|-------------|------------|
| **Kubernetes** | Kind (local) | Managed K8s or production cluster |