Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve documentation on choice of repository / persistence configuration when using helm charts #293

Open
planetf1 opened this issue Feb 9, 2022 · 0 comments

Comments

@planetf1
Copy link
Member

planetf1 commented Feb 9, 2022

The odpi-egeria-lab & egeria-base helm charts both support persistence

  • odpi-egeria-lab

Intended for demos/tutorials
defaults to inmem repository (option in config notebook to use graph)
persistence not enabled at the k8s level (setting in values.yaml to enable)

  • egeria-base

Intended as a quick-start for a simple egeria environment
uses graph repository
persistence enabled by default at the k8s level

These design choices, and settings to control their configuration, need clearer explanation. There is already some content in the values.yaml of each chart, but improving the docs in this repo should clarify the background/intent

We can also point to xtdb as the example of a better connector to use. This isn't yet supported by either chart, but odpi/egeria-charts#125 has been opened to implement this

@planetf1 planetf1 self-assigned this Mar 9, 2022
@planetf1 planetf1 removed their assignment Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant