virtual-vehicle: add simulator for mini cluster

- Uses public dev manufacturer endpoint for cert registration
- Connects to local gateway via websocket
- Generates fake CAN frames and sends telemetry
- Image: localhost:32000/virtual-vehicle:latest
This commit is contained in:
Chris Rai
2026-02-02 20:55:45 -05:00
parent b764df0e2b
commit 454f313556
9 changed files with 488 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
apiVersion: v1
kind: Secret
metadata:
name: trex
namespace: cloud-services
type: Opaque
stringData:
API_KEY: "349bf86d-7249-4c76-82aa-db56782703f5"