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

kubernetes-sigs/kubebuilder

Kubebuilder - SDK for building Kubernetes APIs using CRDs observed · 2026-08-28

github.com/kubernetes-sigs/kubebuilder · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 77
  • 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: 31
  • age_days: 3094
  • days_rel: 79
  • days_push: 9
  • n_releases_24m: 20

Full methodology

Adoption not part of the score

9294 stars · 1696 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Kubebuilder is an SDK and scaffolding framework for building Kubernetes APIs and controllers in Go using custom resource definitions (CRDs). It generates project boilerplate on top of controller-runtime and controller-tools, following the canonical patterns used to build core Kubernetes APIs.

Use cases

  • scaffold a kubernetes operator in go
  • create custom resource definitions and controllers
  • build a kubernetes api extension
  • generate webhook and controller boilerplate
  • learn kubernetes api design patterns
  • bootstrap a controller-runtime project

When to choose

  • you are writing Kubernetes operators or controllers in Go
  • you want canonical, best-practice scaffolding for CRD-based APIs
  • you want a plugin architecture and integration with controller-runtime

When to avoid

  • you only need to deploy apps to Kubernetes rather than extend its API
  • you are building operators in non-Go languages without the plugin ecosystem
  • you want a lightweight client library only - use client-go directly

Facets

framework · maturity stable

sdk developer-tools middleware developer-tools cloud-computing infrastructure-as-code apis go cli cross-platform kubernetes crd operator controller-runtime scaffolding api-machinery k8s-sig-api-machinery code-generation

2 sources

Member repositories

RepositoryRoleHealth v2
kubernetes-sigs/kubebuildermain92

For agents

markdown · JSON · MCP: product_card(name="kubernetes-sigs/kubebuilder")

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