Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.
/ ocp-iam-broker Public archive

ocp-iam-broker project repository

License

Notifications You must be signed in to change notification settings

cuppett/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 - Walks through installation, validation and usage of the OCP IAM Broker & Webhook
    • The can also be found in Asciidoc format
  • 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.