SAMBAR
This feature will be released in September 2025.
Container Runtime on k8or
Container runtimes act as the engine, responsible for executing and managing the lifecycle of your containerized applications.
Learn More
Select
Product
Version
Description
Notes
containerd
containerd
1.0
1.2
1.27.x
1.29.x
Widely used, industry-standard container runtime by Docker, offering stability and performance.
CRI-O
1.0
1.2
1.27.x
1.29.x
Lightweight, Kubernetes-focused container runtime prioritizing security and simplicity.
gVisor
1.0
1.2
1.27.x
1.29.x
Sandbox-based container runtime offering strong isolation and security guarantees.
Kata Containers
1.0
1.2
1.27.x
1.29.x
Lightweight container runtime based on lightweight VMs, similar to gVisor but focusing on performance.
Krustlet
1.0
1.2
1.27.x
1.29.x
Kubernetes runtime for Kata Containers, designed for multi-tenant and resource-constrained environments.
Virtual Kubelet
1.0
1.2
1.27.x
1.29.x
Allows running Kubernetes workloads on non-Linux operating systems through virtual machines.
Submit