Kubernetes
Official Java client library for kubernetes 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
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
- readme: https://github.com/kubernetes-client/java · fetched 2026-08-28 · fe93405f2cbb
- homepage: http://kubernetes.io/ · fetched 2026-08-29 · f49e6599232d
- site_page: https://kubernetes.io/docs/home · fetched 2026-08-29 · a361c9f2ae4a
- site_page: https://kubernetes.io/docs/tutorials/kubernetes-basics · fetched 2026-08-29 · 42aa6e63087b
- site_page: https://kubernetes.io/docs/concepts/overview · fetched 2026-08-29 · 69c26eace4aa
- site_page: https://kubernetes.io/docs/concepts/workloads/controllers/deployment · fetched 2026-08-29 · c2461b62f125
- site_page: https://kubernetes.io/docs/concepts/services-networking/service · fetched 2026-08-29 · c7ca1c892679
- site_page: https://kubernetes.io/docs/concepts/storage/persistent-volumes · fetched 2026-08-29 · 80eb6273c0fa
- site_page: https://kubernetes.io/releases · fetched 2026-08-29 · b09acd589ea9
- site_page: https://kubernetes.io/releases/download · fetched 2026-08-29 · 7ecfbc5cd4fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kubernetes-client/java | sdk | 96 |
| kubernetes-client/python | sdk | 89 |
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