Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

How can I use EC2 instance profiles (turn off using a ServiceAccount)? #12

@brsolomon-deloitte

Description

@brsolomon-deloitte
./kes-to-eso generate \
    --kes-deployment-name external-secrets-kubernetes-external-secrets \
    -i kes_files -o kestoeso_output \
    --kes-namespace adega
WARN[0004] Failed to Install AWS Backend Specific configuration: could not find aws credential information (secrets or sa with role-arn annotation) on kes deployment. Make sure you have set up Controller Pod Identity or manually edit SecretStore before applying it

I don't want to use a Secret or annotated ServiceAccount - I want to use the IAM role attached to EKS worker nodes, which has always been sufficient for ESO itself. Will kes-to-eso allow me to do that, and if so, how?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions