<?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: Tania Duggal</title>
    <description>The latest articles on DEV Community by Tania Duggal (@taniaduggal60).</description>
    <link>https://dev.to/taniaduggal60</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%2F703740%2F618d555d-4598-40f7-8ec6-6e07726b1fe2.webp</url>
      <title>DEV Community: Tania Duggal</title>
      <link>https://dev.to/taniaduggal60</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/taniaduggal60"/>
    <language>en</language>
    <item>
      <title>Kubernetes Tutorial for Beginners: Basic to Advance</title>
      <dc:creator>Tania Duggal</dc:creator>
      <pubDate>Tue, 06 Jan 2026 12:15:25 +0000</pubDate>
      <link>https://dev.to/taniaduggal60/kubernetes-tutorial-for-beginners-basic-to-advance-1a8l</link>
      <guid>https://dev.to/taniaduggal60/kubernetes-tutorial-for-beginners-basic-to-advance-1a8l</guid>
      <description>&lt;p&gt;When your app grows from &lt;strong&gt;3 pods to 300&lt;/strong&gt;, things start breaking.&lt;/p&gt;

&lt;p&gt;Not because of bad code.&lt;/p&gt;

&lt;p&gt;But because &lt;strong&gt;manual container management doesn’t scale&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Restarting containers.&lt;/p&gt;

&lt;p&gt;Handling failures.&lt;/p&gt;

&lt;p&gt;Rolling updates without downtime.&lt;/p&gt;

&lt;p&gt;Keeping services connected.&lt;/p&gt;

&lt;p&gt;That’s exactly why &lt;strong&gt;Kubernetes exists&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I wrote a &lt;strong&gt;practical Kubernetes tutorial&lt;/strong&gt; explaining:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Why containers alone aren’t enough&lt;/li&gt;
&lt;li&gt;How Kubernetes actually works under the hood&lt;/li&gt;
&lt;li&gt;Core architecture, networking, scaling, and self-healing&lt;/li&gt;
&lt;li&gt;Real-world use cases teams run in production today&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No hype. No buzzwords.&lt;/p&gt;

&lt;p&gt;Just Kubernetes explained like an engineer would.&lt;/p&gt;

&lt;p&gt;👉 Read the full tutorial here: [&lt;a href="https://www.kubenativehq.com/blog/kubernetes-tutorial" rel="noopener noreferrer"&gt;https://www.kubenativehq.com/blog/kubernetes-tutorial&lt;/a&gt;]&lt;/p&gt;

</description>
      <category>kubernetes</category>
      <category>devops</category>
      <category>cloudnative</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
