Este contenido no está disponible en el idioma seleccionado.
Chapter 5. OpenShift Serverless functions overview
Developers use OpenShift Serverless Functions to create and deploy stateless, event-driven functions as Knative Services on OpenShift Container Platform. The Knative kn CLI includes the kn func plugin. You can use the kn func CLI to create, build, and deploy container images as Knative Services on the cluster.
OpenShift Serverless Functions provides templates for creating basic functions in Quarkus, Node.js, and TypeScript runtimes.