add secure container isolation link

This commit is contained in:
Wes Widner 2018-05-19 13:10:08 -04:00
parent ff9c2967ec
commit 55f1e318bf

View File

@ -98,6 +98,9 @@ A collection of container related security resources
## Networking/Runtime ## Networking/Runtime
------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------
### [Secure Container Isolation: Problem Statement & Solution Space](https://goo.gl/eQHuqo)
* Comprehensive guide from Google engineers on securing and isolating containers
### [gVisor](https://github.com/google/gvisor) ### [gVisor](https://github.com/google/gvisor)
* User-space kernel designed to provide better isolation/sandboxing of containers * User-space kernel designed to provide better isolation/sandboxing of containers