awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesHeterogeneous Node Pools

Management of node groups consisting of different machine types or hardware architectures within one cluster.

Distinct from Cluster Node Management: Distinct from general node management by focusing specifically on mixing different instance types/architectures.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Heterogeneous Node Pools. Refine with filters or upvote what's useful.

Awesome Heterogeneous Node Pools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • longhorn/longhornAvatar von longhorn

    longhorn/longhorn

    7,803Auf GitHub ansehen↗

    Longhorn is a distributed block storage system and orchestrator for Kubernetes. It provides persistent, replicated block storage volumes that survive pod restarts and node failures by maintaining synchronous copies of data across multiple cluster nodes. The system implements the Container Storage Interface (CSI) for dynamic volume provisioning and attachment. It is distinguished by its support for shared read-write access to a single block volume across multiple pods, as well as the ability to export volume snapshots to external S3 or NFS targets for off-cluster disaster recovery. The platfo

    Aggregates physical disks on individual cluster nodes into storage pools for replica placement.

    Shellcncfdistributed-systemshigh-availability
    Auf GitHub ansehen↗7,803
  • vitobotta/hetzner-k3sAvatar von vitobotta

    vitobotta/hetzner-k3s

    3,299Auf GitHub ansehen↗

    This project is a cloud provisioner and orchestrator for deploying and managing K3s clusters on Hetzner Cloud. It automates the setup of lightweight Kubernetes environments, including the provisioning of load balancers, private networks, and firewalls. The tool functions as a lifecycle manager capable of performing zero-downtime rolling updates and version upgrades across distributed environments. It distinguishes itself through a cluster autoscaler that adjusts worker node counts based on resource demand and a system for converting single-master setups into multi-master, high-availability cl

    Deploys multiple groups of instances using different architectures or machine types within a single cluster.

    Crystalcrystalcrystal-langcrystal-language
    Auf GitHub ansehen↗3,299
  1. Home
  2. DevOps & Infrastructure
  3. Cluster Node Management
  4. Heterogeneous Node Pools

Unter-Tags erkunden

  • Local Disk AggregationCombining multiple local disks on a single node into a single storage pool for replica placement. **Distinct from Heterogeneous Node Pools:** Specifically about aggregating local disks into pools, not managing groups of different machine types.