diff --git a/README.md b/README.md index 7d3cb83..499fb6b 100644 --- a/README.md +++ b/README.md @@ -107,9 +107,12 @@ A collection of container related security resources ## Networking/Runtime ------------------------------------------------------------------------------------------ -### [kiam](https://github.com/uswitch/kiam) +### [kubeadm](https://github.com/kubernetes/kubeadm) * 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) * Comprehensive guide from Google engineers on securing and isolating containers