odpi/egeria-k8s-operator

Add docs or provide infra for event bus

planetf1 opened this issue · 2 comments

Egeria cohorts need an event bus.

Our current helm charts deploy an instance of kafka/zookeeper
With the VDC charts we did some testing to use EventStreams in IBM cloud

At a minimum the operator docs need to point the reader to what implementations could be used and how to deploy
A possible future enhancement might be to wrap up kafka and use of the operator within an umbrella egeria chart - but that's out of scope here. Nor do I believe the egeria operator should be responsible for deploying event infrastructure

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

The operator is being redesigned. Closing this older issue in lieu of a different work breakdown aligned with the new design
Specifically, in the new design we will make use of an existing Egeria configuration file which already contains the required event bus configuration.
If further changes are needed in this area, a new issue will be opened.