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

Kubernetes

Official Java client library for kubernetes observed · 2026-08-28

github.com/kubernetes-client/java · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 99
  • Release rhythm 91
  • 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: 19
  • age_days: 3404
  • days_rel: 63
  • days_push: 8
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

4001 stars · 2110 forks observed · 2026-08-28

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

The official Python client library for the Kubernetes API, generated from the OpenAPI spec and maintained by SIG API Machinery. It supports listing, creating, updating, and watching Kubernetes resources, with both sync and asyncio clients.

Use cases

  • manage kubernetes resources from python
  • list pods in a kubernetes cluster programmatically
  • watch kubernetes events in python
  • build a kubernetes operator or controller in python
  • automate kubernetes deployments with a script
  • query kubernetes api from a python app

When to choose

  • you need to interact with the Kubernetes API from Python code
  • you are building custom controllers, operators, or automation tooling in Python
  • you want an official, actively maintained client with sync and asyncio support

When to avoid

  • you only need to run kubectl commands from a shell
  • you are working in Go, Java, or another language with its own official client
  • you need a higher-level abstraction like Helm or a GitOps tool

Facets

library · maturity active

database-driver api-framework http-client developer-tools cloud-computing developer-tools apis python cross-platform cloud kubernetes-client k8s-api container-orchestration asyncio watch-api sig-api-machinery containers devops kubernetes

10 sources

Member repositories

RepositoryRoleHealth v2
kubernetes-client/javasdk96
kubernetes-client/pythonsdk89

For agents

markdown · JSON · MCP: product_card(name="kubernetes-client/java")

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