<?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>Debug School: SUNIL ANGANE</title>
    <description>The latest articles on Debug School by SUNIL ANGANE (@sunilangane_233).</description>
    <link>https://www.debug.school/sunilangane_233</link>
    <image>
      <url>https://www.debug.school/images/CPDdQlGexClW9WOTxwLbEDeLKxuBxqind7bvkmstzXo/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly90aGVw/cmFjdGljYWxkZXYu/czMuYW1hem9uYXdz/LmNvbS9pLzk5bXZs/c2Z1NXRmajltN2t1/MjVkLnBuZw</url>
      <title>Debug School: SUNIL ANGANE</title>
      <link>https://www.debug.school/sunilangane_233</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/sunilangane_233"/>
    <language>en</language>
    <item>
      <title>What is Pods?</title>
      <dc:creator>SUNIL ANGANE</dc:creator>
      <pubDate>Fri, 21 Jul 2023 13:28:59 +0000</pubDate>
      <link>https://www.debug.school/sunilangane_233/what-is-pods-198</link>
      <guid>https://www.debug.school/sunilangane_233/what-is-pods-198</guid>
      <description>&lt;p&gt;A pod is a collection of one or more containers, and is the smallest unit of a Kubernetes application. Any given pod can be composed of multiple, tightly coupled containers or just a single container.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How Kubernetes works?</title>
      <dc:creator>SUNIL ANGANE</dc:creator>
      <pubDate>Fri, 21 Jul 2023 13:28:44 +0000</pubDate>
      <link>https://www.debug.school/sunilangane_233/how-kubernetes-works-5860</link>
      <guid>https://www.debug.school/sunilangane_233/how-kubernetes-works-5860</guid>
      <description>&lt;p&gt;A Kubernetes cluster consists of master and set of worker machines, called nodes, that run containerized applications. Every cluster has at least one worker node. The worker node(s) host the Pods that are the components of the application workload. The control plane manages the worker nodes and the Pods in the cluster.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Why We need Kubernetes?</title>
      <dc:creator>SUNIL ANGANE</dc:creator>
      <pubDate>Fri, 21 Jul 2023 13:28:22 +0000</pubDate>
      <link>https://www.debug.school/sunilangane_233/why-we-need-kubernetes-2l5d</link>
      <guid>https://www.debug.school/sunilangane_233/why-we-need-kubernetes-2l5d</guid>
      <description>&lt;p&gt;Kubernetes services provide load balancing and simplify container management on multiple hosts. They make it easy for an enterprise's apps to have greater scalability and be flexible, portable and more productive.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>What is Kubernetes?</title>
      <dc:creator>SUNIL ANGANE</dc:creator>
      <pubDate>Fri, 21 Jul 2023 13:27:54 +0000</pubDate>
      <link>https://www.debug.school/sunilangane_233/what-is-kubernetes-2eb2</link>
      <guid>https://www.debug.school/sunilangane_233/what-is-kubernetes-2eb2</guid>
      <description>&lt;p&gt;Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has a large, rapidly growing ecosystem.&lt;/p&gt;

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