Announcing GitLab Serverless
about.gitlab.com
Announcing GitLab Serverless
1–5 of 5 posts
Re: Announcing GitLab Serverless
#2Really excited to announce this today during KubeCon. It was a really positive experience working with TriggerMesh founder Sebastien Goasguen and the rest of the team. They implemented Knative into GitLab really fast.
Re: Announcing GitLab Serverless
#3So the only Serverless GitLabCI will natively support is...the kind where you supply the server.
Re: Announcing GitLab Serverless
#4Re: Announcing GitLab Serverless
#5So the only Serverless GitLabCI will natively support is...the kind where you supply the server.
you are right that "There is no serverless without (managed) services" https://twitter.com/sytses/status/1072742649700872192 You have to supply the Kubernetes cluster. The Kubernetes cluster can be something like GKE, which is a managed service. So while every serverless function does have to run on someones server you don't have to manage that server.