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 the Solr Operator #20

Closed
HoustonPutman opened this issue Sep 17, 2019 · 2 comments
Closed

Add a Helm Chart for deploying the Solr Operator #20

HoustonPutman opened this issue Sep 17, 2019 · 2 comments

Comments

@HoustonPutman
Copy link
Contributor

This could make it easier for people to deploy and upgrade the Solr Operator to their clusters.

@sepulworld
Copy link
Contributor

I think since the CRDs are autogenerated it might make best sense to host the helm code and subsequent .tar.gz helm packages inside of this Github repo and enable the 'GitHub Pages' functionality on this repo to serve the Helm charts (see https://medium.com/@mattiaperi/create-a-public-helm-chart-repository-with-github-pages-49b180dbb417 for how to enable GitHub Pages on a repo and allow it to be a repo for helm charts). We have done something similar with a chart we manage: https://github.com/sepulworld/dinghy-ping-helm-chart

It would be cool if Kubebuilder supported helm chart generation, but it presently doesn't do this directly. (some discussion on that topic here: kubernetes-sigs/kubebuilder#387). But we could probably leverage Make and Kustomize to make it work for us I bet. 💯

@kcmartin
Copy link
Contributor

Just an FYI on this issue-- myself and @sepulworld have a WIP Helm chart PR on Swarup's fork of the Solr Operator

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

3 participants