Skip to content

etsauer/ocp-iam-broker

 
 

Repository files navigation

Welcome to the OpenShift IAM Pod Identity Broker

This project contains code and configuration suitable for providing IAM pod identities and temporary, STS credentials to OpenShift 4.2+ using a sidecar proxy and Lambda-based API. It borrows concepts from kiam and the amazon-eks-pod-identity-webhook.

What's Here

This sample includes:

  • README.md - this file
  • User Guide.pdf - Walks through installation, validation and usage of the OCP IAM Broker & Webhook
  • assets/broker-webhook/cloudformation/deployment.yml - CloudFormation facilitating the AWS portion of deployment
  • assets/proxy/* - Dockerfile and S2I artifacts for building proxy images for use on OCP

What Do I Do Next?

Please review the User Guide.

About

ocp-iam-broker project repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.6%
  • Dockerfile 1.8%
  • Shell 1.6%