1 Repo
Pluggable interfaces that translate internal metadata into the specific formats required by different service discovery backends.
Distinct from Pluggable Backend Architectures: Distinct from general backend adapters or BaaS integrations; specifically handles the translation of container metadata for discovery registries.
Explore 1 awesome GitHub repository matching devops & infrastructure · Registry Adapters. 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
Provides a pluggable architecture to support multiple external service discovery backends.