ds-ns-producer
Overview
- Namespace:
ds-ns-producer - Purpose: Data Streaming NetSuite Producer - PRODUCTION
- Age: ~3 years 216+ days (since March 2021)
- Status: Active - NetSuite data streaming producer
- Workloads: 3 deployments (1 replica each)
- Environment: PRODUCTION - ERP data integration
Architecture
NetSuite producer for data streaming:
- API: Backend API (1 replica)
- NGINX: Frontend (1 replica)
- Worker: Background worker (1 replica)
Workload Categories
Deployments (1 replica each)
| Name | Replicas | Status | Purpose |
|---|---|---|---|
| ds-ns-producer-api | 1/1 | Running | Producer API |
| ds-ns-producer-nginx | 1/1 | Running | Producer frontend |
| ds-ns-producer-worker | 1/1 | Running | Background worker |
Services
| Name | Type | Cluster IP | Ports | NodePort | Purpose |
|---|---|---|---|---|---|
| ds-ns-producer-nginx | NodePort | 10.8.16.113 | 80 | 31648 | Producer UI |
| data-stream-php | ClusterIP | 10.8.28.68 | 9000 | - | PHP backend |
Production Considerations
Single Replica Architecture:
- All 3 components at 1 replica (NO HA)
- Pod failures = service outage
- Very old: 3+ years in production
Critical for:
- NetSuite integration
- ERP data streaming
- Financial data sync
Recommendations:
- Scale to 2+ replicas
- Add HPA for load handling
- Monitor for stability
- Last update: 206 days ago (stable)
Performance Metrics
- Components: 3 (all at 1 replica)
- Age: ~3 years 216+ days (extremely mature)
- Last Update: 206 days ago (very stable)
- Status: Stable but no HA - critical issue