odpi / egeria-k8s-operator

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

Add docs or provide infra for event bus #4

Closed planetf1 closed 3 years ago

planetf1 commented 4 years ago

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

github-actions[bot] commented 3 years ago

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.

planetf1 commented 3 years ago

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.