.. _kubeless: ============ Kubeless ============ kubeless is a Kubernetes-native serverless framework that lets you deploy small bits of code without having to worry about the underlying infrastructure plumbing. It leverages Kubernetes resources to provide auto-scaling, API routing, monitoring, troubleshooting and more. .. note:: 待实践 参考 ====== - `Kubeless 官网 `_