<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>irsa on Alekc's Blog</title><link>https://blog.alekc.org/tags/irsa/</link><description>Recent content in irsa on Alekc's Blog</description><generator>Hugo -- gohugo.io</generator><copyright>©{year}, All Rights Reserved</copyright><lastBuildDate>Tue, 18 Jan 2022 16:00:00 +0000</lastBuildDate><atom:link href="https://blog.alekc.org/tags/irsa/index.xml" rel="self" type="application/rss+xml"/><item><title>How to create terraform iam roles for irsa functionality</title><link>https://blog.alekc.org/posts/how-to-create-terraform-iam-roles-for-irsa-functionality/</link><pubDate>Tue, 18 Jan 2022 16:00:00 +0000</pubDate><guid>https://blog.alekc.org/posts/how-to-create-terraform-iam-roles-for-irsa-functionality/</guid><description>&lt;p>IRSA (IAM role for service account) is a very useful tool which permits us to provide AWS permissions to the containers in any pod that uses that service account. This enables us to give a very granular permission setting for specific service accounts and remove most of the headache related to authentication and persisting of secrets.&lt;/p>
&lt;p>Below a quick snippet of how to create such mechanism.&lt;/p></description></item></channel></rss>