mittwald/kubernetes-replicator
Kubernetes controller for synchronizing secrets & config maps across namespaces observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 91
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: 117
- age_days: 3218
- days_rel: 57
- days_push: 57
- n_releases_24m: 8
Adoption not part of the score
1114 stars · 126 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A custom Kubernetes controller written in Go that synchronizes Secrets, ConfigMaps, Roles, RoleBindings, and ServiceAccounts across namespaces. It supports push-based and pull-based replication and is deployable via Helm or raw manifests.
Use cases
- sync kubernetes secrets across namespaces
- replicate configmaps to multiple namespaces
- share tls certificates between namespaces
- keep rolebindings consistent cluster-wide
- deploy a secret replication controller via helm
When to choose
- you need the same secret or configmap in many namespaces
- you want automatic propagation when a source resource changes
- you prefer a Helm-installable, cluster-scoped solution
When to avoid
- you only have a single namespace
- you need cross-cluster replication rather than intra-cluster
- you cannot grant the controller RBAC permissions to manage secrets
Facets
service · maturity active
configuration-management secrets-management deployment container-orchestration cloud-computing security self-hosted go self-hosted cloud kubernetes-controller secrets-sync configmap-sync helm-chart multi-namespace rbac-replication devops containers kubernetes docker
1 source
- readme: https://github.com/mittwald/kubernetes-replicator · fetched 2026-08-28 · 710644441e11
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mittwald/kubernetes-replicator | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="mittwald/kubernetes-replicator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem