Container Runtime Sandboxes

1. 介绍

technical overview : container and system calls\

在这里插入图片描述

2. Container calls Linux Kernel

在这里插入图片描述

3. Open Container Initiative OCI

\

4. Crictl

参考链接: https://kubernetes.io/zh/docs/tasks/debug-application-cluster/crictl/ Kubernetes crictl

5. Sandbox Runtime Kata containers

参考链接: https://katacontainers.io/ https://github.com/kata-containers/kata-containers https://www.hi-linux.com/posts/23259.html Kubernetes kata-container 介绍 \

6. Sandbox Runtime gVisor

参考链接: https://github.com/google/gvisor https://gvisor.dev/ https://gvisor.dev/docs/\

7. Create and use RuntimeClasses

参考链接: https://kubernetes.io/docs/concepts/containers/runtime-class/\

需要接下来的步骤

8. Install and use gVisor

在这里插入图片描述

或者执行

在这里插入图片描述

最后更新于