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

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

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

7 个仓库

Awesome GitHub RepositoriesNode Metadata Management

Mechanisms for assigning labels and metadata to infrastructure nodes to influence workload scheduling.

Distinguishing note: Focuses on node-level metadata for scheduling control.

Explore 7 awesome GitHub repositories matching devops & infrastructure · Node Metadata Management. Refine with filters or upvote what's useful.

Awesome Node Metadata Management GitHub Repositories

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

    k3s-io/k3s

    33,305在 GitHub 上查看↗

    K3s is a lightweight Kubernetes distribution designed for resource-constrained environments, edge computing, and simplified deployment across diverse hardware architectures. It functions as a container orchestration engine that automates the deployment, scaling, and management of containerized applications. By bundling all necessary control plane components and dependencies into a single binary, it minimizes the system footprint and streamlines the installation process. The project distinguishes itself through a flexible architecture that supports both high-availability clustering and minimal

    Enables precise control over workload scheduling via node metadata.

    Gok8skubernetes
    在 GitHub 上查看↗33,305
  • czlonkowski/n8n-mcpczlonkowski 的头像

    czlonkowski/n8n-mcp

    21,780在 GitHub 上查看↗

    This project provides a Model Context Protocol server that enables autonomous agents to interact with and manage automation workflows. It functions as an integration layer, allowing language models to discover, build, test, and deploy complex automation sequences through natural language instructions and structured schema-based communication. The platform distinguishes itself by offering granular control over automation logic, including the ability to perform surgical, incremental patches to specific workflow nodes rather than replacing entire structures. It supports multi-instance connectivi

    The platform retrieves detailed metadata, version history, and operation trees for indexed nodes to identify the most suitable connectors for specific integration requirements.

    TypeScriptmcpmcp-servern8n
    在 GitHub 上查看↗21,780
  • saltstack/saltsaltstack 的头像

    saltstack/salt

    15,237在 GitHub 上查看↗

    Salt is an infrastructure configuration management tool and orchestration framework designed for large-scale system administration. It functions as a remote execution engine that enables administrators to manage, provision, and enforce declarative states across distributed fleets of servers from a central control point. By utilizing a high-performance message bus, the platform allows for the simultaneous execution of administrative tasks and the maintenance of consistent software configurations across thousands of nodes. The system distinguishes itself through a flexible architecture that sup

    Assigns labels and metadata to infrastructure nodes to enable precise targeting for administrative operations.

    Pythoncloudcloud-managementcloud-providers
    在 GitHub 上查看↗15,237
  • mystenlabs/suiMystenLabs 的头像

    MystenLabs/sui

    7,612在 GitHub 上查看↗

    Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo

    Assigns and manages labels and metadata for validator nodes to identify and track infrastructure.

    Rustblockchaindistributed-ledger-technologymove
    在 GitHub 上查看↗7,612
  • yggdrasil-network/yggdrasil-goyggdrasil-network 的头像

    yggdrasil-network/yggdrasil-go

    5,235在 GitHub 上查看↗

    yggdrasil-go is a self-organizing encrypted IPv6 overlay network. It implements a decentralized peer routing system that uses public-key-based addressing to link identity and location, allowing the network to automatically discover paths and manage connectivity without central authority. The system provides transport-agnostic peering and multi-circuit redundancy, maintaining several concurrent connections to a single peer to ensure high availability. It supports prefix-based route advertisement, which enables the routing of dedicated IPv6 subnets to non-participating devices through the encry

    Stores and shares custom JSON metadata about the node with other network participants.

    Godecentralizede2e-encryptionipv6
    在 GitHub 上查看↗5,235
  • cirruslabs/tartcirruslabs 的头像

    cirruslabs/tart

    4,950在 GitHub 上查看↗

    Tart is an Apple Silicon virtualization manager used to build and run macOS and Linux virtual machines using native hardware virtualization frameworks. It functions as a virtual machine cluster orchestrator and an ephemeral runner for executing continuous integration pipeline steps within isolated, short-lived environments. The system utilizes an OCI-compatible virtual machine registry to push and pull images via standardized container registries. It features a controller-worker architecture that schedules virtual machine lifecycles across remote worker nodes, incorporating a secure SSH jump

    Maps virtual machines to worker nodes by matching hardware constraints against node-level metadata labels.

    Swiftapple-siliconautomationci
    在 GitHub 上查看↗4,950
  • hashicorp/memberlisthashicorp 的头像

    hashicorp/memberlist

    4,068在 GitHub 上查看↗

    Memberlist 是一个 Go 库,用于通过点对点 Gossip 协议维护分布式集群成员资格和故障检测。它作为一个集群状态同步器,允许节点跟踪活跃成员并传播元数据,而无需中央协调器。 该库实现了一种使用 AES-GCM 加密的安全 Gossip 机制,以保护节点间通信和成员数据。它通过基于怀疑的模型和自适应超时缩放来区分其故障检测,这减少了由瞬态网络延迟引起的误报。 该项目提供了广播自定义用户定义数据、通过推拉机制同步节点状态以及通过解耦接口管理网络传输的功能。它还包括用于操作监控的工具,例如往返时间测量和性能指标发射。

    Associates custom byte-limited metadata with nodes to be synchronized across the cluster membership list.

    Go
    在 GitHub 上查看↗4,068
  1. Home
  2. DevOps & Infrastructure
  3. Node Metadata Management

探索子标签

  • Integration MetadataRetrieval of version history, operation schemas, and metadata for automation integration nodes. **Distinct from Node Metadata Management:** Distinct from Node Metadata Management: focuses on retrieving metadata for integration connectors rather than infrastructure-level scheduling labels.