<?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>deployments on Dileep Kumar</title>
    <link>https://dileepkumar.dev/tags/deployments/</link>
    <description>Recent content in deployments on Dileep Kumar</description>
    <image>
      <title>Dileep Kumar</title>
      <url>https://dileepkumar.dev/papermod-cover.png</url>
      <link>https://dileepkumar.dev/papermod-cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 12 Jan 2025 23:35:00 +0530</lastBuildDate><atom:link href="https://dileepkumar.dev/tags/deployments/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mastering Kubernetes Deployments: Scaling, Rolling Updates, and Rollbacks</title>
      <link>https://dileepkumar.dev/post/kubernetes-deployments-mastery/</link>
      <pubDate>Sun, 12 Jan 2025 23:35:00 +0530</pubDate>
      
      <guid>https://dileepkumar.dev/post/kubernetes-deployments-mastery/</guid>
      <description>Introduction While Pods are the fundamental units in Kubernetes, you&amp;rsquo;ll rarely create them directly in production. Instead, you&amp;rsquo;ll use Deployments - a higher-level abstraction that provides declarative updates, scaling, and self-healing capabilities for your applications.
In this comprehensive guide, I&amp;rsquo;ll walk you through everything you need to know about Kubernetes Deployments, from basic creation to advanced rollout strategies and rollback procedures. This is essential knowledge for anyone managing production Kubernetes workloads.</description>
    </item>
    
  </channel>
</rss>
