awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesCustom Resource Deployments

Deploys serverless functions as Kubernetes custom resources managed by an in-cluster controller that launches runtimes on demand.

Distinct from Serverless Function Management: Distinct from Serverless Function Management: focuses on deploying functions as Kubernetes custom resources rather than general lifecycle management.

Explore 1 awesome GitHub repository matching devops & infrastructure · Custom Resource Deployments. Refine with filters or upvote what's useful.

Awesome Custom Resource Deployments GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • vmware-archive/kubelessالصورة الرمزية لـ vmware-archive

    vmware-archive/kubeless

    6,847عرض على GitHub↗

    Kubeless is a Kubernetes-native serverless framework that deploys and runs stateless functions as custom resources managed by an in-cluster controller. It functions as a Function-as-a-Service platform, launching function runtime pods on demand and scaling them to zero when idle to optimise resource usage. Functions are invoked automatically through HTTP requests or a publish-subscribe messaging bus, enabling event-driven execution for workloads and microservices. The platform supports running functions written in Golang, Python, Node.js, Ruby, PHP, .NET, and Ballerina, with the ability to add

    Deploys serverless functions as Kubernetes custom resources managed by an in-cluster controller that launches runtimes on demand.

    Gofaasfunction-as-a-servicegolang
    عرض على GitHub↗6,847
  1. Home
  2. DevOps & Infrastructure
  3. Serverless Function Management
  4. Custom Resource Deployments