Skip to content

Install Knative on k8s cluster to deploy serverless apps

Problem to solve

Serverless computing provides an easy way to build highly scalable applications and services, eliminating the pains of provisioning & maintaining.

Proposal

Knative provides an simple way to run serverless workloads on kubernetes. Leveraging our existing kubernetes integration we will enable users to deploy and configure knative to deploy serverless apps.

What does success look like, and how can we measure that?

Users will be able to deploy, configure, and use knative on their k8s cluster.

Links / references

MR - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22593