RADAR-base / RADAR-Kubernetes

Kubernetes deployment of RADAR-base
Apache License 2.0
17 stars 9 forks source link

Add the realtime inference components #180

Open yatharthranjan opened 2 years ago

yatharthranjan commented 2 years ago

Is your feature request related to a problem? Please describe. These components include KSQLDB (both server and cli), model-builder (can run on a CRON schedule), model-invocation, RADAR-Backend Intervention monitor or RealtimeInference Consumers, a Feature DB (postgres), JDBC connector to sink the features to the db, optional grafana dashboard to view the aggregated data and inference results for monitoring.

Describe the solution you'd like Look at the distributed-dcompose for these components in plain docker-compose stacks. This can be used as a starting point to move them to helm. Will also require adding new charts to radar-helm-charts repo.

Describe alternatives you've considered N/A

Additional context Add any other context or screenshots about the feature request here.

blootsvoets commented 2 years ago

Slight modifications to this issue: