Merge pull request #15 from hazim1093/patch-1

Add aad-pod-identity
This commit is contained in:
Jimmy 2021-11-24 09:31:52 -07:00 committed by GitHub
commit 95c911a88a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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