Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 932 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 932 Bytes

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.