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

kubernetes-client/javascript

JavaScript client observed · 2026-08-28

github.com/kubernetes-client/javascript · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 85
  • 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: 53.0
  • age_days: 3414
  • days_rel: 20
  • days_push: 7
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

2267 stars · 568 forks observed · 2026-08-28

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

The official Kubernetes client library for JavaScript/TypeScript, usable from Node.js server-side code. It provides typed API clients for all Kubernetes API groups plus KubeConfig loading, watch, informer, and exec support.

Use cases

  • list pods in a namespace from a node script
  • create and delete kubernetes namespaces programmatically
  • manage kubernetes resources from a nodejs backend
  • watch for changes to kubernetes objects
  • load kubeconfig and authenticate to a cluster
  • build a custom kubernetes controller or operator in typescript

When to choose

  • you need to interact with the Kubernetes API from Node.js or TypeScript
  • you want the official, gold-capability client maintained by kubernetes-client
  • you need watch/informer/exec features in JavaScript

When to avoid

  • you are building a browser-based client (it targets server-side Node)
  • you use Python, Go, or Java where first-class clients exist
  • you only need to run kubectl commands from a shell

Facets

library · maturity active

database-driver http-client sdk developer-tools cloud-computing apis kubernetes k8s-client kubeconfig watch informer devops nodejs typescript

1 source

Member repositories

RepositoryRoleHealth v2
kubernetes-client/javascriptmain94

For agents

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

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