Syncing secrets and configmaps in Kubernetes with Reflector

Reflector is a nice and small, easy-to-use K8s tool to sync secrets and configmaps between namespaces inside a K8s cluster - a feature which is quite useful if you dont want to - or simply cannot rely on externally managed secrets. It does not introduce new CRDs, but works solely by watching resource annotations on existing secrets and configmaps.

#Kubernetes #K8s #devops 

Author: Thomas Hikade

mehr dazu Syncing secrets and configmaps in Kubernetes with Reflector