1 Repo
Operating systems using read-only filesystems and atomic updates to ensure consistent deployments.
Distinct from Self-Hosted Deployments: Existing candidates focus on self-hosting or specific hypervisors, not the immutable infrastructure OS pattern.
Explore 1 awesome GitHub repository matching devops & infrastructure · Immutable Infrastructure OS. 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
Provides an operating system using read-only filesystems and atomic partition swapping to ensure consistent and reversible infrastructure updates.