awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • chef/chefالصورة الرمزية لـ chef

    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/rundeckالصورة الرمزية لـ rundeck

    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-specsالصورة الرمزية لـ ethereum

    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.