Green: On the road again
Emer MoreauBusiness reporter
,详情可参考夫子
Defense in depth on top of gVisorgVisor gives you the user-space kernel boundary. What it does not give you automatically is multi-job isolation within a single gVisor sandbox. If you are running multiple untrusted executions inside one runsc container, you still need to layer additional controls. Here is one pattern for doing that:
Opens in a new window