1 Repo
Processes for syncing Docker labels and tags to external registries for improved service organization.
Distinct from Container Image Metadata: Focuses on the synchronization of operational labels to external registries, not OCI image metadata.
Explore 1 awesome GitHub repository matching devops & infrastructure · Container Metadata Synchronization. Refine with filters or upvote what's useful.
Registrator is a dynamic service discovery tool and metadata synchronizer that acts as a bridge between Docker containers and external service discovery registries. It automatically registers and deregisters containers in these backends to ensure that network addresses and service lists remain accurate in real time. The project utilizes a pluggable adapter architecture to support various external registry backends. It employs a formatting engine to process container labels and environment variables into structured service descriptions and uses label-based filtering to determine which containe
Formats and synchronizes Docker container labels and tags to external registries for service organization.