From 0393c677568306607d1e34e652ff59f733ccbce9 Mon Sep 17 00:00:00 2001 From: Wes Widner Date: Fri, 5 Apr 2019 15:46:49 -0400 Subject: [PATCH] add kiam --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0b0eaef..7d3cb83 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,9 @@ A collection of container related security resources ## Networking/Runtime ------------------------------------------------------------------------------------------ +### [kiam](https://github.com/uswitch/kiam) +* 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