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

virtual-kubelet/virtual-kubelet

Virtual Kubelet is an open source Kubernetes kubelet implementation. observed · 2026-08-28

github.com/virtual-kubelet/virtual-kubelet · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 95
  • Release rhythm 68
  • 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: 161
  • age_days: 3194
  • days_rel: 56
  • days_push: 30
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

4560 stars · 663 forks observed · 2026-08-28

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

Virtual Kubelet is an open-source Kubernetes kubelet implementation that masquerades as a kubelet to connect Kubernetes clusters to other APIs, such as serverless container platforms like ACI and AWS Fargate. It is primarily a Go library with a pluggable provider interface for building custom Kubernetes node agents backed by arbitrary services.

Use cases

  • connect kubernetes to serverless container platforms like aci or fargate
  • build a custom kubernetes node agent backed by another api
  • schedule pods onto external compute without managing vms
  • extend the kubernetes api to iot edge or other providers
  • implement a pluggable kubelet provider in go
  • run kubernetes pods on nomad or other schedulers

When to choose

  • you want kubernetes to schedule pods onto serverless or external compute backends
  • you need to build a custom node provider using a well-defined Go interface
  • you want a CNCF-backed, widely adopted way to bridge Kubernetes to other APIs

When to avoid

  • you need multi-cluster federation - Virtual Kubelet explicitly is not a federation solution
  • you just need a regular kubelet on real VMs or bare metal
  • you are not working within the Kubernetes ecosystem

Facets

library · maturity active

container-orchestration cloud serverless sdk plugin-system cloud-computing infrastructure-as-code microservices go cloud kubelet kubernetes-nodes serverless-containers cncf pod-lifecycle provider-interface containers devops kubernetes docker linux

4 sources

Member repositories

RepositoryRoleHealth v2
virtual-kubelet/virtual-kubeletmain87

For agents

markdown · JSON · MCP: product_card(name="virtual-kubelet/virtual-kubelet")

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