Kata Runtime

Intro

 


Search all children pages under this one.


Documentation

  •  

 


Tips and Tidbits

  •  

 


Kata High-Level Architecture

Source: KubeCon 2022: So what if I don’t want my Persistent Storage to be yet another Bind Mount. Slides

https://static.sched.com/hosted_files/kccncna2022/e7/DirectStorageKubecon2022.pdf

Kata Containers –

  • A container runtime that runs workloads in a virtual machine.

  • Secure – container workload runs on a dedicated kernel

  • Lightweight – faster startup than a full-blown virtual machine

  • Compatible – compliant to OCI container format and containerd/crio shim interface.

 

 

Â