<?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: Sagar Shaw</title>
    <description>The latest articles on Debug School by Sagar Shaw (@shawsagar09_169).</description>
    <link>https://www.debug.school/shawsagar09_169</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: Sagar Shaw</title>
      <link>https://www.debug.school/shawsagar09_169</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/shawsagar09_169"/>
    <language>en</language>
    <item>
      <title>Assignment#1 - Helm</title>
      <dc:creator>Sagar Shaw</dc:creator>
      <pubDate>Mon, 26 Jun 2023 06:37:54 +0000</pubDate>
      <link>https://www.debug.school/shawsagar09_169/assignment1-helm-a4b</link>
      <guid>https://www.debug.school/shawsagar09_169/assignment1-helm-a4b</guid>
      <description>&lt;h2&gt;
  
  
  Q1 - What is helm?
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Ans -&lt;/strong&gt; Helm is a package and install manager that standardizes and simplifies packaging and deployment of containerized applications with Kubernetes by combining your configuration files into a single reusable package, anywhere in the hybrid cloud.&lt;/p&gt;

&lt;h2&gt;
  
  
  Q2 - Top 5 reason for using helm?
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Easy Deployment&lt;/li&gt;
&lt;li&gt;Package Management&lt;/li&gt;
&lt;li&gt;Versioning and Rollbacks&lt;/li&gt;
&lt;li&gt;Dependency Management&lt;/li&gt;
&lt;li&gt;Reduced complexity&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Q3 - How helm works? Include some pic
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.debug.school/images/DNfKt-kKSzknyt4spVtROtNPsuOb6hFMAk2xijMhq8g/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvYXJ0/aWNsZXMvdGE2cnV1/NjNwbGZobXZseHVs/Mm8uanBn" class="article-body-image-wrapper"&gt;&lt;img src="https://www.debug.school/images/DNfKt-kKSzknyt4spVtROtNPsuOb6hFMAk2xijMhq8g/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvYXJ0/aWNsZXMvdGE2cnV1/NjNwbGZobXZseHVs/Mm8uanBn" alt="Image description" width="880" height="880"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Q4 - Helm Architecture? Include some pic
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.debug.school/images/Q_4L0Kre2UIMpPEfBOwUHmhWa_jnCGxrQR19jWRBoa0/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvYXJ0/aWNsZXMvczRhMDY5/ZjNrZ2s0MGt6YjQ4/MDQucG5n" class="article-body-image-wrapper"&gt;&lt;img src="https://www.debug.school/images/Q_4L0Kre2UIMpPEfBOwUHmhWa_jnCGxrQR19jWRBoa0/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvYXJ0/aWNsZXMvczRhMDY5/ZjNrZ2s0MGt6YjQ4/MDQucG5n" alt="Image description" width="880" height="639"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Q5 - What is chart and what it contains?
&lt;/h2&gt;

&lt;p&gt;A Helm chart is a package that contains all the necessary files and configurations to deploy and manage a Kubernetes application, including metadata, templates for Kubernetes resources, default values, and optional dependencies. It simplifies the process of deploying and maintaining applications on Kubernetes clusters.&lt;/p&gt;

</description>
      <category>helm</category>
      <category>assignment1</category>
    </item>
  </channel>
</rss>
