odpi / egeria-k8s-operator

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

Enable configuration of egeria servers #5

Closed planetf1 closed 3 years ago

planetf1 commented 4 years ago

The Egeria CRD currently just launches a series of egeria platforms (see #2 for naming)

Next we need to be able to setup named servers linked to specific platforms (possibly having the same server on multiple platforms for HA)

Each server needs to be configured. As a start this might include name, repo type (graph/inmem/none), list of access services, cohort membership/event bus - but in reality the configuration extends to anything the configuration could support, so one tactic may be to allow for configuration templates

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