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

Add a Helm Chart for deploying Solr Clouds #112

Closed
HoustonPutman opened this issue May 7, 2020 · 1 comment · Fixed by #276
Closed

Add a Helm Chart for deploying Solr Clouds #112

HoustonPutman opened this issue May 7, 2020 · 1 comment · Fixed by #276
Labels
Milestone

Comments

@HoustonPutman
Copy link
Contributor

We currently have a Helm Chart to deploy the Solr Operator, but users still have to manually create yaml files for their clouds/collections/etc.

It would be great to have helm charts that allow for users to easily create new SolrClouds (with metrics or collections included possibly). That way creating a solr cloud is two calls maximum (one to install the operator via helm, one to install the cloud via helm).

@mogul
Copy link
Contributor

mogul commented Oct 28, 2020

Another reason for having a SolrCloud Helm chart is that it would be helpful in documenting all the available options (eg ingressOptions) which are not used in examples and tutorials, and which are not explicitly documented in the docs/ folder... Having a place where everything functional is overridden, as in a Helm template, will lead to that functional YAML stanza (presumably under test!) being the same as documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants