<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Aws on Zero to production</title>
    <link>https://zerotoprod.com/tags/aws/</link>
    <description>Recent content in Aws on Zero to production</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 07 Feb 2019 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://zerotoprod.com/tags/aws/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Kubernetes on AWS (Part. 1): Kops &amp; Terraform</title>
      <link>https://zerotoprod.com/posts/k8s-on-aws-kops-terraform/</link>
      <pubDate>Thu, 07 Feb 2019 00:00:00 +0000</pubDate>
      
      <guid>https://zerotoprod.com/posts/k8s-on-aws-kops-terraform/</guid>
      <description>In this post we are going to create a kubernetes cluster on AWS.
It will be a &amp;ldquo;private&amp;rdquo; cluster (master(s) and node(s) will be in a private subnet, not directly addressable from the internet) in an existing VPC.
We will mainly use two tools: kops and terraform so install them if you don&amp;rsquo;t have them yet.
We will not use EKS because its not supported in most region (yet).</description>
    </item>
    
  </channel>
</rss>