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,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- secret.yaml