helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

No static type of service in timescaledb-multinode

Open subpathdev opened this issue 4 years ago • 6 comments

In case you want to use the timescaledb-multinode template only in the cluster, it is helpful to not set the type of the service static to LoadBalancer.

My problem corresponding to the following line in the timescaledb-multinode template: https://github.com/timescale/timescaledb-kubernetes/blob/e7af025a1181559657450fdc5d763a39d86cee47/charts/timescaledb-multinode/templates/svc-timescaledb-access.yaml#L17

subpathdev avatar Mar 06 '20 08:03 subpathdev

Could you elaborate a bit? Do you want the Service to be a ClusterIP for example?

feikesteenbergen avatar Mar 06 '20 08:03 feikesteenbergen

Yes, I want to use ClusterIP instead.

subpathdev avatar Mar 06 '20 08:03 subpathdev

we need ClusterIP as well because all services accessing the db service in our deployment are in the same cluster.

xin-hedera avatar Jan 08 '21 19:01 xin-hedera

Same here!

ComeMaes avatar May 06 '21 08:05 ComeMaes

We really need this as well, it's currently blocking us from using the chart

tomasfreund avatar May 07 '21 14:05 tomasfreund

We are sorry to say that multinode helm chart is deprecated and not supported anymore. If you want to see this chart supported then we are looking for community maintainers - https://github.com/timescale/helm-charts/tree/master/charts/timescaledb-multinode#call-for-maintainers

paulfantom avatar Aug 18 '22 10:08 paulfantom

I am closing this issue as TimescaleDB-Multinode helm chart is no longer maintained and deprecated. We are looking for potential community maintainers who could help us in getting that helm chart working again. If you wish to become a maintainer, please contact us on slack.

Keep in mind that TimescaleDB is not and will not be dropping multinode setup. Deprecation is only about helm chart.

paulfantom avatar Oct 17 '22 12:10 paulfantom