<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rich Seviora</title>
    <description>The latest articles on DEV Community by Rich Seviora (@richseviora_12).</description>
    <link>https://dev.to/richseviora_12</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F23028%2F419457cb-eb4f-474a-930f-981633275dec.png</url>
      <title>DEV Community: Rich Seviora</title>
      <link>https://dev.to/richseviora_12</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/richseviora_12"/>
    <language>en</language>
    <item>
      <title>Getting started with K*s</title>
      <dc:creator>Rich Seviora</dc:creator>
      <pubDate>Tue, 23 Jul 2024 22:30:47 +0000</pubDate>
      <link>https://dev.to/richseviora_12/getting-started-with-ks-39af</link>
      <guid>https://dev.to/richseviora_12/getting-started-with-ks-39af</guid>
      <description>&lt;p&gt;I've been meaning to learn K8s to expand my skillset, and since Docker seems to have &lt;a href="https://aws.amazon.com/blogs/containers/deploy-applications-on-amazon-ecs-using-docker-compose/" rel="noopener noreferrer"&gt;deprecated its ECS integration&lt;/a&gt; I decided to take this opportunity to set my Rails app on EKS instead.&lt;/p&gt;

&lt;p&gt;Where to begin? Well, today I read through introductory documentation and concepts, and took some notes. The TLDR of what I got out of it is that in addition to orchestrating containers, K8s also seems to provide a service mesh and other monitoring features (this is a very very high level summary).&lt;/p&gt;

&lt;p&gt;What's next for me? Actually trying to deploy the thing! Stay tuned for more tomorrow.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
