Ross ROSS = Recommend OSS · open-source software intelligence for agents

OpenFunction/OpenFunction

Cloud Native Function-as-a-Service Platform (CNCF Sandbox Project) observed · 2026-08-28

github.com/OpenFunction/OpenFunction · homepage · Go · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
OpenFunction/OpenFunctionmain23

For agents

markdown · JSON · MCP: product_card(name="OpenFunction/OpenFunction")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem