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

spegel-org/spegel

Stateless cluster local OCI registry mirror. observed · 2026-08-28

github.com/spegel-org/spegel · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 99
  • Release rhythm 93
  • Longevity 94
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 28.0
  • age_days: 1317
  • days_rel: 49
  • days_push: 8
  • n_releases_24m: 19

Full methodology

Adoption not part of the score

3753 stars · 163 forks observed · 2026-08-28

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

Spegel is a stateless cluster-local OCI registry mirror for Kubernetes that lets every node share container images peer-to-peer via containerd. It reduces external registry traffic, speeds up pod startup, and keeps workloads deployable during registry outages.

Use cases

  • speed up container image pulls in a kubernetes cluster
  • avoid docker hub rate limiting when pulling images
  • keep pods schedulable when an external registry is down
  • reduce egress traffic from pulling images
  • share cached images between cluster nodes without a central registry
  • improve image pull performance on edge nodes

When to choose

  • you run a multi-node Kubernetes cluster with containerd and want faster, more resilient image pulls
  • you want to cut external registry bandwidth and rate-limit exposure without running a pull-through cache
  • you want a stateless mirror with no extra storage to operate

When to avoid

  • your cluster uses a container runtime other than containerd
  • you need strict multi-tenant image access control, since Spegel exposes every node's cache cluster-wide
  • you run a local development cluster, where the project recommends Hall instead

Facets

application · maturity active

caching container-runtime p2p http-server cloud-computing microservices go self-hosted oci-registry-mirror containerd peer-to-peer image-pull daemonset helm-chart stateless containers devops kubernetes docker linux

10 sources

Member repositories

RepositoryRoleHealth v2
spegel-org/spegelmain96

For agents

markdown · JSON · MCP: product_card(name="spegel-org/spegel")

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