sablierapp / sablier

Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://sablierapp.dev/
GNU Affero General Public License v3.0
1.36k stars 46 forks source link

`[Kubernetes]` Helm Chart ? #271

Closed DrummyFloyd closed 1 week ago

DrummyFloyd commented 6 months ago

Describe the provider Dunno where i should make this PR the idea, is to make the deployement easier on Kuberneetes => btw it's not very user friendly =/ had to dig a bit into PRs/Docs and readme to make it works

but once i got all needed info, everything work like charm

So the ticket it's related to this => do you want a Helm chart for sablier with few test ? (helm unittest)

if yes=> do you have some api Healthcheck for readyness/liveness probe (do not look yet into the code for that )

Merci pour ton Boulot, => de la part d'une startup de Sophia ;)

chkpwd commented 6 months ago

What proxy are you using on your k8s cluster? I see nginx is still not supported.

DrummyFloyd commented 6 months ago

@chkpwd i use traefik for the moment

i've started the nginx part on K8S, i'm almost sure , that nginx is working, just need to find how the snippet need to be set this as annotations annotations

gtherond commented 1 month ago

Any improvement on this? I'll be thrilled to use a helm-chart rather than having to maintain my own whole deployment set of manifests.

acouvreur commented 1 month ago

Hey, I'll be working on this soon :) I'm working on making the github pages behaving as a chart repo

gtherond commented 1 month ago

aaaaah cool! Very nice!

acouvreur commented 1 week ago

Hello everyone, as mentioned I will be moving this to a new organization. So I've actually baked the helm chart: https://github.com/sablierapp/helm-charts

You can start testing it! I'm sure there will be some issues but it's a first :)