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

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

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

2 个仓库

Awesome GitHub RepositoriesParallel Multi-Node Operations

Manages worker nodes, control planes, and cluster teardown across many hosts simultaneously over SSH.

Distinct from Cluster Node Management: Distinct from Cluster Node Management: focuses on parallel execution of lifecycle operations across multiple nodes, not individual node configuration.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Parallel Multi-Node Operations. Refine with filters or upvote what's useful.

Awesome Parallel Multi-Node Operations GitHub Repositories

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

    alexellis/k3sup

    7,393在 GitHub 上查看↗

    k3sup is a command-line tool that installs and manages lightweight Kubernetes clusters entirely over SSH, without requiring any pre-installed software on the target machines. It bootstraps clusters on remote hosts using a single statically-linked binary, then provides immediate kubectl access by fetching and merging the cluster's admin credentials into the local configuration. The tool supports plan-driven cluster topology, allowing users to define node roles and configuration in a YAML file for automated multi-node deployment. The tool distinguishes itself by enabling parallel execution of i

    Adds workers, builds HA control planes, and uninstalls clusters across many hosts in parallel.

    Gocloudcloud-nativedevops
    在 GitHub 上查看↗7,393
  • lux-core/luxLUX-Core 的头像

    LUX-Core/lux

    3,751在 GitHub 上查看↗

    Lux is a blockchain infrastructure project providing a distributed ledger and a smart contract platform. It utilizes a hybrid proof-of-work and proof-of-stake consensus mechanism to secure decentralized transactions and maintain network stability. The project features a peer-to-peer ecosystem that includes a decentralized file storage system for immutable data, a masternode network for governance, and a cross-chain asset bridge. It distinguishes itself with an ASIC-resistant hashing algorithm optimized for general-purpose CPUs and a decentralized order book for matching trades without a centr

    Enables the simultaneous management of multiple masternodes to distribute governance responsibilities.

    C++
    在 GitHub 上查看↗3,751
  1. Home
  2. DevOps & Infrastructure
  3. Cluster Node Management
  4. Parallel Multi-Node Operations