# config-syncer/config-syncer

🛡️ Kubernetes Config Syncer (previously kubed)

Repository: https://github.com/config-syncer/config-syncer
Canonical: https://ross.abutalabs.com/products/config-syncer
Homepage: https://config-syncer.com
Language: Go
License: Apache-2.0
License Family: permissive
Topics: kubernetes, appscode
Last push: 2026-07-09T22:59:09+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 8, longevity 100
- inputs: {"age_days": 3473, "days_push": 55, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1017, forks 100 (observed 2026-08-28T04:03:14.775051+00:00)

## What it is
Config Syncer (formerly Kubed) is a Kubernetes operator by AppsCode that keeps ConfigMaps and Secrets synchronized across namespaces and clusters. It runs as a controller in a Kubernetes cluster and propagates configuration changes automatically.

## Use cases
- sync configmaps across kubernetes namespaces
- keep secrets consistent between clusters
- propagate tls certificates to all namespaces
- share configuration across microservices in kubernetes
- automatically update secrets when they change
- replicate kubernetes configuration to multiple clusters

## When to choose
- you run multiple namespaces or clusters that need identical ConfigMaps or Secrets
- you want automatic propagation of certificate or credential updates in Kubernetes
- you prefer a Kubernetes-native operator with declarative sync configuration

## When to avoid
- you need general GitOps configuration management rather than ConfigMap/Secret sync
- you are not running Kubernetes
- you need syncing of arbitrary resources beyond ConfigMaps and Secrets

## Facets
- artifact type: service
- maturity: active
- function: configuration-management, deployment, developer-tools
- domain: cloud-computing, infrastructure-as-code
- platform: go, self-hosted, cloud
- tags: kubernetes-operator, configmaps, secrets, namespace-sync, multi-cluster, appscode, kubed, devops, containers, kubernetes, docker

## Member repositories
- config-syncer/config-syncer (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.775051+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:11.271958+00:00, confidence not recorded.
  - readme: https://github.com/config-syncer/config-syncer (fetched 2026-08-28T04:03:14.775051+00:00, sha 927012653f40)
  - homepage: https://config-syncer.com (fetched 2026-08-29T13:10:01.426999+00:00, sha 980de0bf4769)
  - site_page: https://config-syncer.com/features (fetched 2026-08-29T13:10:01.440315+00:00, sha 02b3b739f2f4)
  - site_page: https://config-syncer.com/docs/v0.15.5/setup (fetched 2026-08-29T13:10:01.444223+00:00, sha 4730f65305e0)
  - site_page: https://config-syncer.com/pricing (fetched 2026-08-29T13:10:01.442350+00:00, sha 47449918a35b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
