1 Repo
Mechanisms for automatically assigning specific container runtime classes to workloads based on pod specifications.
Distinct from Runtime Class Modifications: Relates to container runtime orchestration (OCI/K8s) rather than language-level class definitions in programming.
Explore 1 awesome GitHub repository matching devops & infrastructure · Runtime Class Assignments. Refine with filters or upvote what's useful.
Kata Containers is an OCI container runtime that launches containers inside lightweight virtual machines to combine hardware-level isolation with container operational speed. It functions as a hardware-isolated container engine and lightweight VM hypervisor, providing a virtual machine monitor interface that abstracts multiple hypervisors to optimize for performance or specific hardware emulation. The project distinguishes itself through a confidential computing runtime that leverages hardware-backed trusted execution environments, such as Intel TDX and AMD SEV-SNP, to protect data in use. It
Automatically mutates pod specifications to apply specific runtime classes based on namespace policies.