Cluster Requirements
Kubernetes Version
v1.19 or higherv1.24+ recommended
Node Count
Minimum 2 nodes
- 1 CPU node (control plane/general)
- 1 GPU node (Lightning ASR)
Total Resources
Minimum cluster capacity
- 8 CPU cores
- 32 GB RAM
- 1 NVIDIA GPU
Storage
Persistent volume support
- Storage class available
- 100 GB minimum capacity
Network Requirements
Ensure the following ports are accessible within the cluster:| Port | Service | Purpose |
|---|---|---|
| 7100 | API Server | Client API requests |
| 2269 | Lightning ASR | Internal ASR processing |
| 3369 | License Proxy | Internal license validation |
| 6379 | Redis | Internal caching |
External Access
The License Proxy requires outbound HTTPS access to:console-api.smallest.ai(port 443)
Storage Requirements
Storage Class
Verify a storage class is available:(default) or available.
For AWS Deployments
If deploying on AWS EKS, you’ll need:- EBS CSI Driver for block storage
- EFS CSI Driver for shared file storage (recommended for model storage)

