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

[ENH] - Helm chart for conda-store #895

Open
soapy1 opened this issue Oct 16, 2024 · 2 comments · May be fixed by #1032
Open

[ENH] - Helm chart for conda-store #895

soapy1 opened this issue Oct 16, 2024 · 2 comments · May be fixed by #1032

Comments

@soapy1
Copy link
Contributor

soapy1 commented Oct 16, 2024

Feature description

It would be helpful if there if there was a helm chart provide a reference implementation for how to deploy conda-store.

As a starting point, it would be helpful if a user is able to specify config including:

  namespace - deployment namespace
  conda-store-image     
  conda-store-image-tag 
  app_config - configuration files for conda store server + worker 
  conda-store-fs - cephfs or nfs as filestore
  fs-capacity - size of filestore

Value and/or benefit

This will streamline the deployment of conda-store for users that are maintaining a deployment on kubernetes.

Anything else?

helpful links:
https://conda.store/conda-store/how-tos/install-kubernetes - current kubernetes install instructions
https://github.com/nebari-dev/nebari/tree/main/src/_nebari/stages/kubernetes_services/template/modules/kubernetes/services/conda-store - nebari implementation for installing conda-store
https://helm.sh/docs/intro/using_helm/ - helm docs

@peytondmurray
Copy link
Contributor

@viniciusdc @dcmcand If you have any thoughts about this, drop them here!

@soapy1
Copy link
Contributor Author

soapy1 commented Nov 8, 2024

demo here: main...soapy1:conda-store:cs-helm-chart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress 🏗
Development

Successfully merging a pull request may close this issue.

2 participants