Sign inSign up

flozano/aws-eks-identity-pod-sample

By flozano

•Updated over 2 years ago

Sample for AWS EKS Identity pod support for SDK v1: in port 8080, "GET /" returns list of buckets.

Image
0

1.0K

flozano/aws-eks-identity-pod-sample repository overview

⁠AWS EKS Identity pod sample

This is a tiny Spring boot app that exposes just an HTTP endpoint in port 8080:

  • GET / : same as GET /us-east-1
  • GET /{region} : list buckets using region as the endpoint region.

It instances a new S3 Client for each request, and the interesting part is that it uses https://github.com/flozano/aws-eks-identity-pod-v1⁠ - a simple credentials provider which allows to use AWS EKS Identity Pod credentials.

This is just exploratory development and is not well tested.

Tag summary

Content type

Image

Digest

sha256:fdaaf0109…

Size

134.5 MB

Last updated

over 2 years ago

docker pull flozano/aws-eks-identity-pod-sample