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

senthilrch/kube-fledged

A kubernetes operator for creating and managing a cache of container images directly on the cluster worker nodes, so application pods start almost instantly observed · 2026-08-28

github.com/senthilrch/kube-fledged · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 93
  • Release rhythm 61
  • 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: n/a
  • age_days: 2868
  • days_rel: 48
  • days_push: 47
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1373 stars · 127 forks observed · 2026-08-28

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

kube-fledged is a Kubernetes operator that creates and manages a cache of container images directly on cluster worker nodes. By pre-pulling specified images onto chosen nodes, it enables application pods to start almost instantly without waiting for registry pulls.

Use cases

  • pre-pull container images onto kubernetes worker nodes
  • speed up pod startup times in a kubernetes cluster
  • reduce image pull latency when scaling applications rapidly
  • cache images for real-time data processing workloads that need fast scale-out
  • manage the lifecycle of a node-level image cache via CRUD APIs
  • avoid registry rate limits and network delays during pod scheduling

When to choose

  • your kubernetes applications need near-instant pod startup or fast autoscaling
  • you want to pre-pull images onto specific worker nodes declaratively
  • image pull times from a remote registry are a bottleneck for your workloads
  • you need a kubernetes-native add-on with Helm installation and CRUD APIs for image caching

When to avoid

  • your cluster already uses local registries or node image preloading via DaemonSets and that suffices
  • you run a small cluster where image pull latency is not a concern
  • you need general-purpose image building or registry mirroring rather than caching
  • you require a fully managed cloud service rather than a self-managed operator

Facets

application · maturity active

container-orchestration caching deployment developer-tools cloud-computing infrastructure-as-code performance go cloud self-hosted kubernetes-operator image-cache pod-startup container-images helm-chart cluster-addon containers devops kubernetes docker linux

1 source

Member repositories

RepositoryRoleHealth v2
senthilrch/kube-fledgedmain83

For agents

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

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