awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesContainer Metadata Registration

The process of synchronizing container network addresses and labels with external discovery backends.

Distinct from Container Label Discovery: Focuses on the actual registration of container metadata for network discovery, not DI module registration.

Explore 1 awesome GitHub repository matching devops & infrastructure · Container Metadata Registration. Refine with filters or upvote what's useful.

Awesome Container Metadata Registration GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • gliderlabs/registratorgliderlabs 的头像

    gliderlabs/registrator

    4,676在 GitHub 上查看↗

    Registrator 是一个动态服务发现工具和元数据同步器,充当 Docker 容器与外部服务发现注册中心之间的桥梁。它会自动在这些后端中注册和注销容器,以确保网络地址和服务列表实时准确。 该项目利用可插拔的适配器架构来支持各种外部注册中心后端。它采用格式化引擎将容器标签和环境变量处理为结构化的服务描述,并使用基于标签的过滤来确定哪些容器需要同步。 该系统通过事件跟踪和定期状态协调来监控容器生命周期,以移除失效条目并保持注册中心的一致性。它还包括健康监控功能,通过 TCP 或 Unix Socket 更新生存时间(TTL)值并验证服务的可达性。

    Synchronizes container network addresses and metadata with external discovery backends to enable cross-network discovery.

    Go
    在 GitHub 上查看↗4,676
  1. Home
  2. DevOps & Infrastructure
  3. Container Metadata Registration