<?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: Namit Doshi</title>
    <description>The latest articles on DEV Community by Namit Doshi (@namitdoshi).</description>
    <link>https://dev.to/namitdoshi</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%2F108724%2F5bb1a17c-cfa5-4455-83bd-92e3abc56823.jpeg</url>
      <title>DEV Community: Namit Doshi</title>
      <link>https://dev.to/namitdoshi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/namitdoshi"/>
    <language>en</language>
    <item>
      <title>A Contacts App on Kubernetes</title>
      <dc:creator>Namit Doshi</dc:creator>
      <pubDate>Sat, 23 May 2020 11:54:47 +0000</pubDate>
      <link>https://dev.to/namitdoshi/a-contacts-app-on-kubernetes-1h1l</link>
      <guid>https://dev.to/namitdoshi/a-contacts-app-on-kubernetes-1h1l</guid>
      <description>&lt;h1&gt;
  
  
  How I found out about Kubernetes?
&lt;/h1&gt;

&lt;p&gt;During my last internship, I was assigned a pilot project, that was a contacts app. I completed building my contacts app, then they wanted me to Dockerize the application.&lt;/p&gt;

&lt;p&gt;That was the first time I heard about containerization and Docker. After facing some difficulties I was able to Dockerize the application.&lt;/p&gt;

&lt;h2&gt;
  
  
  A new challenge awaits.
&lt;/h2&gt;

&lt;p&gt;Just after I finished with Docker, a new task was waiting for me, even more challenging and exciting for me. I was said to learn about Kubernetes and deploy the dockerize app on Kubernetes deployment.&lt;/p&gt;

&lt;p&gt;What the hell is that? Is that even possible for me? (These were my thoughts when I heard about the task.)&lt;/p&gt;

&lt;p&gt;I started learning and doing things by hit and trial xD, that's how I got introduced to Kubernetes.&lt;/p&gt;

&lt;h2&gt;
  
  
  About the project
&lt;/h2&gt;

&lt;p&gt;The project comprised of mainly three stages (leaving out error handling and debugging). The first step was to build the contacts application, second step was to Dockerize the application and the last but the mightiest step was to deploy the application on a Kuberentes Cluster.&lt;/p&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://go.aws/2zCvAj0"&gt;Live Project Link&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/namitdoshi/phonebook"&gt;Github Link&lt;/a&gt;&lt;br&gt;
&lt;a href="https://hub.docker.com/r/namitdoshi/web-php"&gt;Docker Image Link&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The festivities that followed
&lt;/h2&gt;

&lt;p&gt;During my internship, I was introduced to a lot of new technologies. This made me even more curious and I researched further into the topic. As a result of which I ran into CI/CD (Continuous Integration/ Continuous Deployment) and tools like Jenkins and CircleCI, furthermore I completed a Nanodegree of Cloud DevOps Engineer.&lt;/p&gt;

</description>
      <category>octograd2020</category>
      <category>docker</category>
      <category>kubernetes</category>
    </item>
  </channel>
</rss>
