awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasBlogMapa del sitio
ProyectoAcerca dePrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

7 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • k3s-io/k3sAvatar de k3s-io

    k3s-io/k3s

    33,305Ver en 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
    Ver en GitHub↗33,305
  • czlonkowski/n8n-mcpAvatar de czlonkowski

    czlonkowski/n8n-mcp

    21,780Ver en 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
    Ver en GitHub↗21,780
  • saltstack/saltAvatar de saltstack

    saltstack/salt

    15,237Ver en 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
    Ver en GitHub↗15,237
  • mystenlabs/suiAvatar de MystenLabs

    MystenLabs/sui

    7,612Ver en 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
    Ver en GitHub↗7,612
  • yggdrasil-network/yggdrasil-goAvatar de yggdrasil-network

    yggdrasil-network/yggdrasil-go

    5,235Ver en GitHub↗

    yggdrasil-go es una red superpuesta (overlay) IPv6 cifrada y autoorganizada. Implementa un sistema de enrutamiento entre pares descentralizado que utiliza direccionamiento basado en clave pública para vincular identidad y ubicación, permitiendo que la red descubra rutas automáticamente y gestione la conectividad sin una autoridad central. El sistema proporciona interconexión agnóstica al transporte y redundancia de circuitos múltiples, manteniendo varias conexiones concurrentes a un mismo par para asegurar una alta disponibilidad. Admite el anuncio de rutas basado en prefijos, lo que permite el enrutamiento de subredes IPv6 dedicadas a dispositivos no participantes a través de la superposición cifrada. El proyecto cubre una amplia gama de capacidades de red, incluyendo descubrimiento de pares por multidifusión (multicast), enrutamiento de tráfico cifrado sobre TCP y TLS, y mantenimiento dinámico de la conectividad de red. La seguridad se gestiona mediante la generación de claves resistentes a colisiones y restricciones de conexión de pares basadas en claves públicas autorizadas. Se incluyen utilidades de gestión para la configuración de interfaces de red, publicación de metadatos de nodos y conversión de formatos de configuración entre HJSON y JSON.

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

    Godecentralizede2e-encryptionipv6
    Ver en GitHub↗5,235
  • cirruslabs/tartAvatar de cirruslabs

    cirruslabs/tart

    4,950Ver en 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
    Ver en GitHub↗4,950
  • hashicorp/memberlistAvatar de hashicorp

    hashicorp/memberlist

    4,068Ver en GitHub↗

    Memberlist is a Go library used for maintaining distributed cluster membership and failure detection via a peer-to-peer gossip protocol. It functions as a cluster state synchronizer, allowing nodes to track active members and propagate metadata without a central coordinator. The library implements a secure gossip mechanism using AES-GCM encryption to protect inter-node communication and membership data. It distinguishes its failure detection through a suspicion-based model and adaptive timeout scaling, which reduces false positives caused by transient network latency. The project provides ca

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

    Go
    Ver en GitHub↗4,068
  1. Home
  2. DevOps & Infrastructure
  3. Node Metadata Management

Explorar subetiquetas

  • 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.