buildpacks-community/kpack
Kubernetes Native Container Build Service observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 98
- Release rhythm 81
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 89
- age_days: 2674
- days_rel: 49
- days_push: 16
- n_releases_24m: 6
Adoption not part of the score
1081 stars · 178 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
kpack is a Kubernetes-native container build service that implements Cloud Native Buildpacks to build OCI images from source code. It provides declarative Kubernetes resources for builders, images, and builds, with automatic rebuilds on source or builder updates.
Use cases
- build container images on kubernetes from source code
- automatically rebuild docker images when source changes
- set up cloud native buildpacks builds declaratively
- replace dockerfile builds with buildpacks in a kubernetes cluster
- keep images up to date with builder stack and buildpack updates
- source-to-image builds for a platform team
When to choose
- you run Kubernetes and want reproducible, unprivileged image builds without Dockerfiles
- you need automatic image rebuilds on source or base-image changes
- you want a declarative, CRD-driven build service integrated with k8s primitives
When to avoid
- you are not using Kubernetes and just need a local buildpack CLI (use pack instead)
- you need full control over image build steps that buildpacks cannot express
- you build non-OCI artifacts or need non-buildpack build systems
Facets
service · maturity active
deployment container-runtime build-tool ci-cd cloud-computing developer-tools cloud go self-hosted cloud-native-buildpacks oci-images kubernetes-operator container-build-service source-to-image containers devops kubernetes docker
1 source
- readme: https://github.com/buildpacks-community/kpack · fetched 2026-08-28 · 42b716d1b0bc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| buildpacks-community/kpack | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="buildpacks-community/kpack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem