From b480061fe864cda0b106d3ed436695bf4d676eb9 Mon Sep 17 00:00:00 2001 From: Hazim Date: Wed, 24 Nov 2021 17:04:37 +0100 Subject: [PATCH] Add aad-pod-identity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b937d98..e37ed7e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A curated list of awesome Kubernetes security resources. Can you dig it? ## Open Source Projects +- [aad-pod-identity](https://github.com/Azure/aad-pod-identity/) - Assign Azure AD idenitites to pods in Kubernetes, in order to access Azure resources - [audit2rbac](https://github.com/liggitt/audit2rbac) - Autogenerate RBAC policies based on Kubernetes audit logs - [falco](https://github.com/falcosecurity/falco) - Container Native Runtime Security - [kiam](https://github.com/uswitch/kiam) - Integrate AWS IAM with Kubernetes