finos / traderX

https://demo.traderx.finos.org/
Apache License 2.0
54 stars 56 forks source link

Create the k8s manifests to start all applications on a local k8s cluster (e.g KIND or MiniKube) #203

Closed matthewgardner closed 3 weeks ago

matthewgardner commented 2 months ago

Feature Request

Description of Problem:

Currently the only way to start up the platform is using docker compose. I want to be able to start traderx on my local k8s cluster (and make it easy to extend the configuration to run on other k8s distributions)

Potential Solutions:

matthewgardner commented 2 months ago

Will work on this in the coming days - happy for this issue to be assigned to me :)