2 مستودعات
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.
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.
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.