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

emberstack/kubernetes-reflector

Custom Kubernetes controller that can be used to replicate secrets, configmaps and certificates. observed · 2026-08-28

github.com/emberstack/kubernetes-reflector · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 86
  • 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: 2
  • age_days: 2694
  • days_rel: 19
  • days_push: 16
  • n_releases_24m: 118

Full methodology

Adoption not part of the score

1663 stars · 124 forks observed · 2026-08-28

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

Reflector is a Kubernetes controller that monitors secrets, configmaps, and certificates and automatically replicates them across namespaces. It is deployed as a cluster addon, typically via Helm, and supports cert-manager certificate rotation propagation.

Use cases

  • sync a TLS secret across all namespaces
  • replicate cert-manager certificates to other namespaces
  • mirror configmaps between namespaces in a k8s cluster
  • avoid duplicating docker-registry secrets per namespace
  • propagate wildcard certificate ingress secrets cluster-wide

When to choose

  • you need secrets or configmaps available in multiple namespaces without manual copying
  • you use cert-manager and need certificates mirrored to other namespaces
  • you want a lightweight, Helm-installable controller with amd64/arm64 support

When to avoid

  • you need cross-cluster replication rather than within a single cluster
  • your platform already provides a native secret-sync mechanism (e.g., external secrets operator or k8s 1.29+ sync features)
  • you only need secrets in one namespace

Facets

service · maturity active

container-orchestration deployment configuration-management self-hosted self-hosted kubernetes-controller secrets-replication configmap-replication cert-manager helm-chart namespace-sync kubernetes devops containers docker

1 source

Member repositories

RepositoryRoleHealth v2
emberstack/kubernetes-reflectormain94

For agents

markdown · JSON · MCP: product_card(name="emberstack/kubernetes-reflector")

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