Add cost service for per-VIN cost estimation

- Estimates cloud vs on-prem costs per active vehicle
- Queries feature_table_last_shard from ClickHouse (lightweight)
- 85% savings estimate with on-prem (hardware only)
- Deployed to cec-prd-cluster-1 (internal only)
- Text report endpoint at /cost/report
This commit is contained in:
Chris Rai
2026-01-31 21:29:59 -05:00
parent 1a890d8940
commit 3dccf80a72
8 changed files with 289 additions and 47 deletions

View File

@@ -8,7 +8,7 @@ metadata:
annotations:
reloader.stakater.com/auto: "true"
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: jetfire