mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-26 15:55:24 +00:00
k0s ships a recent containerd that emits OCI runtime spec 1.3.0, matching k3s and rke2. Route k0s through the same 20-oci-1.3.0 genpolicy drop-in so auto-generated agent policies match the bundle version the runtime sends. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com> Assisted-by: Cursor <cursoragent@cursor.com>