1 dépôt
Mechanisms to prevent an operating system from updating to newer versions to ensure environment stability.
Distinct from Version Locking: Focuses on OS-level release locking rather than software dependency or toolchain lockfiles.
Explore 1 awesome GitHub repository matching development tools & productivity · OS Version Pinning. Refine with filters or upvote what's useful.
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
Allows preventing nodes from updating to newer system versions to ensure stability and compatibility.