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

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

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

2 个仓库

Awesome GitHub RepositoriesRolling Node Updates

Sequentially replacing nodes in a group to apply updates without causing service outages.

Distinct from Incremental Updates: Focuses on infrastructure-level rolling replacements of virtual machines, not incremental document or model updates.

Explore 2 awesome GitHub repositories matching web development · Rolling Node Updates. Refine with filters or upvote what's useful.

Awesome Rolling Node Updates 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

    Performs sequential replacement of cluster nodes to apply updates without causing service outages.

    Gocncfcontainersgo
    在 GitHub 上查看↗16,631
  • bottlerocket-os/bottlerocketbottlerocket-os 的头像

    bottlerocket-os/bottlerocket

    9,624在 GitHub 上查看↗

    Bottlerocket is a container-optimized operating system and minimal Linux distribution designed specifically for hosting container workloads. It functions as an immutable infrastructure OS, utilizing a read-only root filesystem and atomic partition swapping to ensure consistent and reversible system updates. The system is distinguished by an API-driven host manager that replaces traditional shell-based configuration with a local REST API for administrative tasks. To maintain security and stability, it employs a dual-runtime isolation model that separates workload runtimes from system operation

    Supports sequentially replacing nodes in a group with updated versions to apply system updates without service outages.

    Rustcontainerslinuxoperating-system
    在 GitHub 上查看↗9,624
  1. Home
  2. Web Development
  3. Document Lifecycle Management
  4. Rolling Node Updates