add kubeadm

This commit is contained in:
Wes Widner 2019-04-05 15:47:41 -04:00
parent 0393c67756
commit a2dd6a91cb

View File

@ -107,9 +107,12 @@ A collection of container related security resources
## Networking/Runtime ## Networking/Runtime
------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------
### [kiam](https://github.com/uswitch/kiam) ### [kubeadm](https://github.com/kubernetes/kubeadm)
* Associating Amazon IAM roles to pods * Associating Amazon IAM roles to pods
### [kiam](https://github.com/uswitch/kiam)
* Also for associating Amazon IAM roles to pods
### [Secure Container Isolation: Problem Statement & Solution Space](https://docs.google.com/document/d/1QQ5u1RBDLXWvC8K3pscTtTRThsOeBSts_imYEoRyw8A/edit#heading=h.ypyhxoaw8f95) ### [Secure Container Isolation: Problem Statement & Solution Space](https://docs.google.com/document/d/1QQ5u1RBDLXWvC8K3pscTtTRThsOeBSts_imYEoRyw8A/edit#heading=h.ypyhxoaw8f95)
* Comprehensive guide from Google engineers on securing and isolating containers * Comprehensive guide from Google engineers on securing and isolating containers