Docs/CloudNative/Kubernetes/Base/容器隔离
2022-10-18 16:59:37 +08:00

7 lines
No EOL
332 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

mount只能看到容器的目录结构的视图不能看到宿主机的
utsdomain namehostname隔离
ipc进程间通信隔离
pid保证初始化的进程id为1
cgroup容器中看到的cgroup视图时以/方式呈现的,为了安全
network网络隔离hostcontainernonebridge
user用户隔离