1 Repo
Systems that separate workload container runtimes from operational system runtimes to prevent resource exhaustion.
Distinct from Container Runtimes: Candidates describe the runtimes themselves or their configuration; they do not cover the architectural isolation of workload vs. system runtimes.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Isolated Runtime Environments. 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
Employs a dual-runtime isolation model that separates workload runtimes from system operational tasks.