<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Terraform on 翟志军 Jack Zhai</title>
    <link>https://showme.codes/tags/terraform/</link>
    <description>Recent content in Terraform on 翟志军 Jack Zhai</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>showme.codes</copyright>
    <lastBuildDate>Sat, 20 Jan 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://showme.codes/tags/terraform/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setting up EKS with Bazel, Jsonnet and Terraform</title>
      <link>https://showme.codes/en/2024-01-20-eks-jsonnet-terraform-bazel/</link>
      <pubDate>Sat, 20 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://showme.codes/en/2024-01-20-eks-jsonnet-terraform-bazel/</guid>
      <description>&lt;h1 id=&#34;overview&#34;&gt;Overview&lt;/h1&gt;
&lt;p&gt;In this document, I&amp;rsquo;ll describe my solution from the following parts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Part1 Architecture: describe the desired state of the architecture&lt;/li&gt;
&lt;li&gt;Part2 Implementation:
&lt;ul&gt;
&lt;li&gt;Code Structure Introduce&lt;/li&gt;
&lt;li&gt;How to Build it&lt;/li&gt;
&lt;li&gt;Deploy Nginx Controller using Helm&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id=&#34;part1-architecture&#34;&gt;Part1: Architecture&lt;/h1&gt;
&lt;p&gt;We assume that the project has a project named: health. Here&amp;rsquo;s the architecture graph, which draw by &lt;a href=&#34;https://excalidraw.com/&#34;&gt;Excalidraw&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://showme.codes/assets/images/eks-bazel-arch.png&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;network-architecture&#34;&gt;Network Architecture&lt;/h3&gt;
&lt;p&gt;I created 4 subnets that are evenly distributed to 2 Availability Zones. Each availability zone has 2 subnets, one is public subnet,and another one is private subnet.
The public subnet goes out through the Internet gateway and the private subnet goes out through the NAT gateway.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
