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

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

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

3 个仓库

Awesome GitHub RepositoriesNode Metadata Labeling

Assignment of custom metadata tags to nodes for use in workload scheduling and selection.

Distinct from Test Node Role Assignments: General purpose node labeling for workload selection, unlike role assignment for failure testing.

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

Awesome Node Metadata Labeling GitHub Repositories

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

    kubernetes/kops

    16,631在 GitHub 上查看↗

    kops is a Kubernetes cluster provisioner and lifecycle manager designed to automate the creation, maintenance, and destruction of production-grade clusters on cloud infrastructure. It functions as a declarative infrastructure manager, synchronizing the live state of a cluster with versioned manifests stored in remote object storage to ensure idempotent operations. The project distinguishes itself by offering comprehensive automation for the entire cluster lifecycle, including high-availability control plane deployment, incremental rolling updates, and automated version upgrades. It also serve

    Assigns custom metadata labels to nodes to control pod scheduling and workload placement.

    Gocncfcontainersgo
    在 GitHub 上查看↗16,631
  • kubernetes-sigs/kindkubernetes-sigs 的头像

    kubernetes-sigs/kind

    15,320在 GitHub 上查看↗

    This project is a local Kubernetes cluster manager and tool that runs control plane and worker nodes as containers on a host machine. It provides an environment for local development and automated testing by emulating a full Kubernetes cluster within a container runtime. The tool enables the creation of multi-node topologies and high-availability control planes through configuration files. It supports image sideloading to transfer container images directly from the host to nodes, bypassing remote registries, and allows for offline deployments using pre-built node images. Capabilities include

    Adds custom labels to specific nodes to enable the use of node selectors in workloads.

    Godockergolangk8s-sig-testing
    在 GitHub 上查看↗15,320
  • nvidia/k8s-device-pluginNVIDIA 的头像

    NVIDIA/k8s-device-plugin

    3,793在 GitHub 上查看↗

    This project is a Kubernetes device plugin designed for graphics hardware resource management. It implements a standardized plugin protocol to register physical accelerators with the cluster scheduler, enabling the automated allocation and scheduling of hardware-accelerated workloads. The system focuses on multi-tenant GPU sharing to maximize hardware utilization. It achieves this through various sharing strategies, including the logical partitioning of monolithic hardware units into isolated segments and time-slicing to interleave execution cycles across multiple concurrent containers. The

    Automatically applies metadata tags to cluster nodes based on detected hardware capabilities to facilitate intelligent workload placement.

    Gokubernetes
    在 GitHub 上查看↗3,793
  1. Home
  2. DevOps & Infrastructure
  3. Cluster Node Management
  4. Node Metadata Labeling