awslabs / crossplane-on-eks

Crossplane bespoke composition blueprints for AWS resources
Apache License 2.0
308 stars 109 forks source link

[FEATURE] Add an example of using pod identities #158

Open nabuskey opened 6 months ago

nabuskey commented 6 months ago

Is your feature request related to a problem? Please describe

We should add an example of using pod identities https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html

Describe the solution you'd like

When using the terraform module or eksctl, I want to be able to specify which IAM identity strategy I want to use for my crossplane AWS provider pods.

ashishvaishno commented 4 months ago

@nabuskey have you faced this issue https://github.com/awslabs/crossplane-on-eks/issues/168 ?