"All problems in computer science can be solved by another level of indirection." Containerization is such an indirection level that helps to build agile applications.
However, look into the details of a kubernetes node, CRI and OCI set up two level of indirections, and there is a shim for each container process by design, for runtimes like Kata Containers, we had to add a fourth level of indirection for the compatibility with runC command line.
Fortunately, the new containerd v2 shim API returns some powers to runtimes and we could have a much better trade-off between overhead and maintenance.
This forum will discuss the different solutions of kata-k8s integration.
Proposed moderators: Xu Wang and Tao Peng from HyperHQ; Eric Ernst and Sam Ortiz from Intel
This session will help kubernetes users find a better way to adopt kata containers. And the voice of the audience will be collected and help the future development of kata containers.
