IRSA(IAM Roles for Service Account) Explained
One of the most common mistakes I see in Kubernetes environments is this:
A pod needs access to AWS services, so teams simply attach permissions to the EC2 worker node and call it a day.
It works.
Unt
tapannotes.hashnode.dev2 min read