Does Typesense have an official Helm chart that ca...
# community-help
e
Does Typesense have an official Helm chart that can be used on Kubernetes deployments? I have found this (https://github.com/Spittal/typesense-helm) but there seems to be some issues with the ingress rules on the chart that gets consumed, and at any rate, the pull request to fix it remains unmerged after a couple of years
An officially maintained or hosted one would be 👌
k
We don't have an official chart and don't have plans to maintain one.
👍 1
e
So I have a Helm chart working now, in that I have Typesense running on a pod, and I can get Silverstripe to talk to it (🎉 ). But it only seems to work on port 8108 over http. I cannot seem to configure it to work on external requests, which I'll need to do for InstantSearch at some point. Is there anyone here with Kubernetes experience that might know how to make the above chart work? Or any chart? I'm pretty new to k8s but have been learning a lot, appreciate someone helping me learn more 👍
k
cc @Sai Prasanth manages a kubernetes Typesense operator (https://github.com/sai3010/Typesense-Kubernetes-Operator)
s
Thanks for the mention @Kishore Nallan. Hey @Elliot Sawyer, I believe the operator could help you in this case, please try it out and DM me if you face issues.
🎉 1