Deployment Options
Kubernetes (Recommended for Production)
- Production-grade deployment
- High availability
- Scalable architecture
- Automated management with Helm charts
Docker (Development & Testing)
- Quick setup
- Single machine deployment
- Great for testing and development
- Simple configuration