cube-js / cube

📊 Cube — The Semantic Layer for Building Data Applications
https://cube.dev
Other
17.71k stars 1.75k forks source link

Request for an Official & Maintained Helm Chart #7718

Open tomtom215 opened 7 months ago

tomtom215 commented 7 months ago

Is your feature request related to a problem? Please describe.

We are forced to rely on a 3rd party helm chart to deploy Cube to K8's

Describe the solution you'd like

An official Helm chart that is maintained and coincides with new releases

Describe alternatives you've considered

Currently we are using the only chart that seems to be maintained https://artifacthub.io/packages/helm/gadsme/cube

Additional context

I have seen from closed issues like #3337 and #4747 but these are either no longer relevant or maintained

paveltiunov commented 7 months ago

@tomtom215 Unfortunately, maintenance of the helm chart is outside of Cube Core capacity for now. We might consider this in the future as we grow. If you're looking for the officially supported deployment option by the Cube team right now please consider using Cube Cloud managed and BYOC options.

OpstimizeIcarus commented 6 months ago

@paveltiunov @tomtom215 , if you guys are interested, I have a fully documented, constantly maintained, HELM charts for CubeJS with support for Cluster Mode. GitHub Repo : https://github.com/OpstimizeIcarus/cubejs-helm-charts-kubernetes/tree/release-v0.1 Medium : https://medium.com/@opstimize.icarus/cubejs-on-kubernetes-using-helm-756ccbebea38

Please feel free to fork and use the helm charts for your needs.