Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deploy.md to use IRSA instead of pod identities #645

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gaurarpit12
Copy link

The method explained in pod identities section is error prone and doesn't create the required resources. Hence, going for IRSA is recommended.

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it: To ensure that users use the correct methodology

If an issue # is not available please add repro steps and logs from aws-gateway-controller showing the issue:

Testing done on this change:

Automation added to e2e:

Will this PR introduce any new dependencies?:

Will this break upgrades or downgrades. Has updating a running cluster been tested?:

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

The method explained in pod identities section is error prone and doesn't create the required resources. Hence, going for IRSA is recommended.
@zijun726911
Copy link
Contributor

Hi @gaurarpit12 , which step of the Pod Identities setup not work for you? could you help to share the error message? I tried on my side these steps work for me.

@gaurarpit12
Copy link
Author

@zijun726911 , The steps didn't create what is required, when using pod identities. However, IRSA works fine. Hence, IRSA should be the default one to be used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants