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

kube-rs/kube

Rust Kubernetes client and controller runtime observed · 2026-08-28

github.com/kube-rs/kube · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 96
  • Release rhythm 82
  • 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: 34.0
  • age_days: 2852
  • days_rel: 42
  • days_push: 29
  • n_releases_24m: 17

Full methodology

Adoption not part of the score

3805 stars · 415 forks observed · 2026-08-28

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

kube is a Rust client for Kubernetes, modeled after client-go, with an async controller runtime inspired by controller-runtime and derive macros for CRDs inspired by kubebuilder. It is a CNCF Sandbox project providing generic abstractions for reflectors, controllers, and custom resource interfaces.

Use cases

  • write a Kubernetes controller in Rust
  • interact with Kubernetes resources from Rust code
  • build a Kubernetes operator for a custom resource
  • watch and reflect cluster state like deployments or pods
  • manage CRDs with typed Rust structs
  • patch or delete pods programmatically

When to choose

  • you are building Kubernetes operators or controllers in Rust
  • you need a typed, async client for the Kubernetes API
  • you want kubebuilder-style CRD derive macros in Rust

When to avoid

  • you need a Go-based controller with the full controller-runtime ecosystem
  • you only need to run kubectl commands from a shell
  • your project does not use Rust

Facets

library · maturity stable

database-driver middleware configuration-management developer-tools cloud-computing infrastructure-as-code developer-tools rust windows cross-platform kubernetes controller-runtime crd client-go cncf async operators devops containers linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
kube-rs/kubemain92

For agents

markdown · JSON · MCP: product_card(name="kube-rs/kube")

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