awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • kubernetes/kopsAvatar kubernetes

    kubernetes/kops

    16,631Vezi pe 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
    Vezi pe GitHub↗16,631
  • bottlerocket-os/bottlerocketAvatar bottlerocket-os

    bottlerocket-os/bottlerocket

    9,624Vezi pe 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
    Vezi pe GitHub↗9,624
  1. Home
  2. Web Development
  3. Document Lifecycle Management
  4. Rolling Node Updates