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 · 1 comment
Open

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

soapy1 opened this issue Oct 16, 2024 · 1 comment
Assignees
Labels

Comments

@soapy1
Copy link

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:/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

@soapy1 soapy1 self-assigned this Oct 17, 2024
@peytondmurray
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: New 🚦
Development

No branches or pull requests

2 participants