<?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 Confidential Containers</title>
    <link>/tags/irsa/</link>
    <description>Recent content in Irsa on Confidential Containers</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our &lt;a href=&#34;https://www.linuxfoundation.org/trademark-usage/&#34;&gt;Trademark Usage&lt;/a&gt; page.</copyright>
    <atom:link href="/tags/irsa/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AWS</title>
      <link>/docs/examples/aws-simple/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/examples/aws-simple/</guid>
      <description>&lt;p&gt;This documentation will walk you through setting up CAA (a.k.a. Peer Pods) on AWS Elastic Kubernetes Service (EKS). It explains how to deploy:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A single worker node Kubernetes cluster using Elastic Kubernetes Service (EKS)&lt;/li&gt;&#xA;&lt;li&gt;CAA on that Kubernetes cluster&lt;/li&gt;&#xA;&lt;li&gt;An Nginx pod backed by CAA pod VM&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;pre-requisites&#34;&gt;Pre-requisites&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#pre-requisites&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Install Required Tools:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Install &lt;a href=&#34;https://kubernetes.io/docs/tasks/tools/#kubectl&#34;&gt;kubectl&lt;/a&gt;,&lt;/li&gt;&#xA;&lt;li&gt;Install &lt;a href=&#34;https://helm.sh/docs/intro/install&#34;&gt;Helm&lt;/a&gt;,&lt;/li&gt;&#xA;&lt;li&gt;Install &lt;code&gt;aws&lt;/code&gt; CLI &lt;a href=&#34;https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html&#34;&gt;tool&lt;/a&gt;,&lt;/li&gt;&#xA;&lt;li&gt;Install &lt;code&gt;eksctl&lt;/code&gt; CLI &lt;a href=&#34;https://eksctl.io/installation/&#34;&gt;tool&lt;/a&gt;,&lt;/li&gt;&#xA;&lt;li&gt;Ensure that the tools &lt;code&gt;curl&lt;/code&gt;, &lt;code&gt;git&lt;/code&gt; and &lt;code&gt;jq&lt;/code&gt; are installed.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;aws-preparation&#34;&gt;AWS Preparation&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#aws-preparation&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;Set &lt;code&gt;AWS_ACCESS_KEY_ID&lt;/code&gt;, &lt;code&gt;AWS_SECRET_ACCESS_KEY&lt;/code&gt; (or &lt;code&gt;AWS_PROFILE&lt;/code&gt;) and &lt;code&gt;AWS_REGION&lt;/code&gt; for AWS CLI access&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; As an alternative to static credentials, you can use &lt;a href=&#34;/docs/examples/aws-simple/#configure-authentication&#34;&gt;IRSA (IAM Roles for Service Accounts)&lt;/a&gt;&#xA;on EKS. With IRSA, the CAA pods authenticate via OIDC — no static AWS keys are stored in Kubernetes secrets.&#xA;You still need &lt;code&gt;AWS_REGION&lt;/code&gt; and temporary credentials for the cluster setup steps below.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
