How To Run Serverless Workloads with Knative on Kubernetes
Knative is a Kubernetes-based platform that provides components to deploy and manage serverless workloads. Knative offers open-source Kubernetes integration, cloud-agnosticism, building blocks, and extensibility. In this tutorial, you will use Knative Serving to deploy a Node.js application as a serverless workload on a Kubernetes cluster.