Skip to content

Commit 9bb5f9a

Browse files
authored
Merge pull request #48275 from RifeWang/sync-zh-concepts-multi-tenancy
[zh-cn] sync concepts/multi-tenancy.md
2 parents 4e45a31 + 37088c3 commit 9bb5f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/security/multi-tenancy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ access to the host system and all the processes/files running on that host.
603603
在容器逃逸场景中,攻击者会利用漏洞来访问主机系统以及在该主机上运行的所有进程/文件。
604604

605605
<!--
606-
Virtual machines and userspace kernels are 2 popular approaches to sandboxing. The following
606+
Virtual machines and userspace kernels are two popular approaches to sandboxing. The following
607607
sandboxing implementations are available:
608608
609609
* [gVisor](https://gvisor.dev/) intercepts syscalls from containers and runs them through a

0 commit comments

Comments
 (0)