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

Local Helm chart for index_server #335

Open
3 tasks
chauvm opened this issue Feb 2, 2025 · 0 comments
Open
3 tasks

Local Helm chart for index_server #335

chauvm opened this issue Feb 2, 2025 · 0 comments

Comments

@chauvm
Copy link
Collaborator

chauvm commented Feb 2, 2025

Create a directory, e.g. deploy/charts/muopdb to store Helm chart definition. We will publish the chart to a public registry in another task. The acceptance criteria of this task is to have one pod of the index server up and running in a local Kubernetes cluster with a single command helm install muopdb deploy/charts/muopdb.

Suggested steps:

  • initialize a Helm chart
  • create a StatefulSet for Index Server.This docker-compose file should give some ideas how their commands should look like.
  • values.yaml: think of appropriate default values for important parameters, e.g. resources limits and requests to run MuopDB
@chauvm chauvm changed the title Local Helm chart Local Helm chart for index_server Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant