awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • vmware-archive/kubelessAvatar vmware-archive

    vmware-archive/kubeless

    6,847Vezi pe 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
    Vezi pe GitHub↗6,847
  1. Home
  2. DevOps & Infrastructure
  3. Serverless Function Management
  4. Custom Resource Deployments