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

kudobuilder/kudo

Kubernetes Universal Declarative Operator (KUDO) observed · 2026-08-28

github.com/kudobuilder/kudo · 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: 2842
  • days_rel: n/a
  • days_push: 1107
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1215 stars · 105 forks observed · 2026-08-28

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

KUDO (Kubernetes Universal Declarative Operator) is a framework and CLI for building production-grade Kubernetes operators declaratively, covering the full application lifecycle without writing Go controller code. Operators are defined via CRDs and declarative YAML plans, with packaged operators available for systems like Kafka, Zookeeper, and MySQL.

Use cases

  • build a kubernetes operator without writing go code
  • deploy kafka on kubernetes with automated lifecycle management
  • manage stateful applications like zookeeper or mysql on kubernetes
  • declaratively define install, upgrade, and backup plans for cluster apps
  • package and version operators for reuse across kubernetes clusters

When to choose

  • you want to create kubernetes operators declaratively instead of writing controller code in go
  • you need lifecycle management (install, upgrade, backup, failover) for stateful software on kubernetes
  • you want a packaged operator ecosystem for common systems like kafka or mysql

When to avoid

  • you need a rapidly evolving, actively developed operator toolkit - the project's latest release is from 2023 and development has slowed
  • you prefer the mainstream operator-sdk or meta-operator approaches with larger current communities
  • you only need simple helm-based deployments without operator-level lifecycle automation

Facets

framework · maturity maintenance

deployment infrastructure-as-code configuration-management cli workflow-automation cloud-computing infrastructure-as-code developer-tools microservices go cli cloud self-hosted kubernetes-operator operator-framework crd declarative application-lifecycle cncf stateful-applications devops containers kubernetes docker

1 source

Member repositories

RepositoryRoleHealth v2
kudobuilder/kudomain23

For agents

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

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