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

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

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

3 个仓库

Awesome GitHub RepositoriesNode Attribute Discovery

Automated gathering of metadata for individual nodes to allow environment-specific configuration.

Distinct from Automated Node Discovery: Distinct from Automated Node Discovery: focuses on extracting metadata from a node rather than discovering the node's existence in a cluster.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Node Attribute Discovery. Refine with filters or upvote what's useful.

Awesome Node Attribute Discovery GitHub Repositories

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

    chef/chef

    8,199在 GitHub 上查看↗

    Chef is a configuration management platform and infrastructure as code framework used to automate the deployment and maintenance of infrastructure state across a fleet of servers. It operates as an idempotent automation engine, ensuring systems converge to a desired state by applying only the necessary changes to resolve differences. The system functions as a multi-platform server orchestrator capable of managing infrastructure across different operating systems, cloud providers, and hardware architectures. It includes a dedicated infrastructure testing framework to verify configuration code

    Gathers node-specific metadata at runtime to enable flexible, conditional configuration based on OS and architecture.

    Rubyautomationcfgmgtchef
    在 GitHub 上查看↗8,199
  • rundeck/rundeckrundeck 的头像

    rundeck/rundeck

    6,145在 GitHub 上查看↗

    Rundeck is a job scheduling and automation platform that enables organizations to execute operational tasks across servers, containers, and cloud APIs from a central web console or API. It functions as a multi-node command execution engine, allowing scripts and commands to run across distributed Linux and Windows nodes, and serves as a self-service operations portal that delegates specific tasks to authorized users without granting full system access. The platform also operates as an incident response automation tool, automatically triggering diagnostic and remediation workflows when monitorin

    Identifies and catalogs nodes within secure environments that are only reachable from inside the network perimeter.

    Groovy
    在 GitHub 上查看↗6,145
  • ethereum/consensus-specsethereum 的头像

    ethereum/consensus-specs

    3,948在 GitHub 上查看↗

    This project provides the formal technical specifications and reference logic for the Ethereum proof-of-stake consensus layer. It defines the standards for block production, state transition rules, and the beacon chain logic required to ensure consistent network agreement. The implementation covers specialized mechanisms for chain security and efficiency, including fork-choice algorithms for canonical chain determination, committee-based signature aggregation, and KZG-based blob commitments for data availability. It also specifies the protocols for light client synchronization using sync comm

    Identifies network nodes capable of processing execution proofs via extended node record fields.

    Python
    在 GitHub 上查看↗3,948
  1. Home
  2. DevOps & Infrastructure
  3. Cluster Node Management
  4. Automated Node Discovery
  5. Node Attribute Discovery

探索子标签

  • Isolated Network Node DiscoveriesIdentification and inventory of servers within secure or isolated environments for task targeting. **Distinct from Node Attribute Discovery:** Distinct from Node Attribute Discovery: focuses on discovering node existence in isolated networks, not extracting metadata from known nodes.
  • Proof-Aware Node DiscoveryDiscovery of nodes based on their ability to process specific cryptographic proofs. **Distinct from Node Attribute Discovery:** Distinct from Node Attribute Discovery: specifically targets cryptographic proof processing capabilities in a P2P context.
  • Remote Network Node InventoriesIdentification and cataloging of nodes within secure environments that are only reachable from inside the network perimeter. **Distinct from Node Attribute Discovery:** Distinct from Node Attribute Discovery: focuses on discovering node existence in remote networks, not extracting metadata from known nodes.