Embed presentation
Download as PDF, PPTX







Kubeless is a Kubernetes-native serverless solution that allows deploying and managing serverless functions on Kubernetes. It uses custom resource definitions and a controller to create deployments, services, and ingress for functions. Kubeless supports instrumented runtimes with Prometheus client and provides a UI. Serverless Framework now supports deploying functions to Kubeless, allowing developers to write functions once and deploy them to multiple serverless platforms including AWS Lambda, Azure Functions, Google Cloud Functions, and Kubeless.





