OpenFunction/OpenFunction
Cloud Native Function-as-a-Service Platform (CNCF Sandbox Project) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2085
- days_rel: n/a
- days_push: 805
- n_releases_24m: 0
Adoption not part of the score
1658 stars · 165 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenFunction is a cloud-native, open-source Function-as-a-Service (FaaS) platform built on Kubernetes that lets developers deploy business logic as functions without managing underlying infrastructure. It supports both synchronous and asynchronous functions, builds OCI-compliant container images directly from source code, and provides scale-from-zero autoscaling and an event management framework.
Use cases
- run serverless functions on my own kubernetes cluster
- deploy functions from source code without writing dockerfiles
- build event-driven functions that consume from message queues
- scale functions from zero to N based on load
- self-hosted alternative to AWS Lambda
- process async events with functions on kubernetes
- integrate backend services with dapr bindings
When to choose
- you already run Kubernetes and want a self-hosted FaaS platform
- you need both sync (HTTP) and async (event-driven) functions in one platform
- you want scale-to-zero and event-metric-based autoscaling
- you want functions built into OCI images directly from source
- you prefer cloud-agnostic, pluggable runtimes over vendor lock-in
When to avoid
- you have no Kubernetes cluster and don't want to operate one
- you want a fully managed serverless offering with zero ops
- you need a lightweight function runtime without Kubernetes dependencies
- your team is small and Knative/Dapr's operational complexity outweighs the benefits
Facets
framework · maturity active
serverless deployment workflow-automation microservices container-orchestration cloud-computing backend apis self-hosted go cloud self-hosted faas serverless knative dapr cncf-sandbox event-driven autoscaling crds devops kubernetes docker
8 sources
- readme: https://github.com/OpenFunction/OpenFunction · fetched 2026-08-28 · cace88ac58ef
- homepage: https://openfunction.dev · fetched 2026-08-29 · dbb2158465e5
- site_page: https://openfunction.dev/docs · fetched 2026-08-29 · 16ba0f495390
- site_page: https://v1-1.openfunction.dev/docs · fetched 2026-08-29 · 2bcdf19d7bf7
- site_page: https://v1-0.openfunction.dev/docs · fetched 2026-08-29 · 874e8daebfb7
- site_page: https://v0-8.openfunction.dev/docs · fetched 2026-08-29 · 4cd233da7350
- site_page: https://v0-7.openfunction.dev/docs · fetched 2026-08-29 · 5d755a0419bf
- site_page: https://v0-6.openfunction.dev/docs · fetched 2026-08-29 · 62bdfcf633a4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OpenFunction/OpenFunction | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="OpenFunction/OpenFunction")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem