odpi / egeria-k8s-operator

Egeria Kubernetes operator
https://egeria.odpi.org
Apache License 2.0
10 stars 1 forks source link

Demo/Proof of operator with scalable back-end such as Crux #55

Open planetf1 opened 2 years ago

planetf1 commented 2 years ago

To prove a operator-managed, replicated, egeria environment scales correctly, we need to build a demo environment (ie helm chart(s) ) using a suitable backend.

JanusGraph in theory supports client/server, however we have concerns about the design of our graph connector XTDB/Crux therefore is the likely option.

We may create a combined crus/operator/CR/kafka helm chart, or a series of independent or related charts to do this, but the goal should

planetf1 commented 2 years ago

Tasks