<?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: Lavanya</title>
    <description>The latest articles on Debug School by Lavanya (@lavanyacv933_696).</description>
    <link>https://www.debug.school/lavanyacv933_696</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: Lavanya</title>
      <link>https://www.debug.school/lavanyacv933_696</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/lavanyacv933_696"/>
    <language>en</language>
    <item>
      <title>My helm understanding day1</title>
      <dc:creator>Lavanya</dc:creator>
      <pubDate>Mon, 26 Jun 2023 06:35:37 +0000</pubDate>
      <link>https://www.debug.school/lavanyacv933_696/my-helm-understanding-day1-5bb9</link>
      <guid>https://www.debug.school/lavanyacv933_696/my-helm-understanding-day1-5bb9</guid>
      <description>&lt;h2&gt;
  
  
  Q1 - What is helm?
&lt;/h2&gt;

&lt;p&gt;Helm is a package manager for Kubernetes applications.&lt;/p&gt;

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

&lt;p&gt;1.Manage or ease complexicity&lt;br&gt;
2.Productivity&lt;br&gt;
3.Better scalability&lt;br&gt;
4.Easy deployment&lt;br&gt;
5.&lt;/p&gt;

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

&lt;p&gt;Instead of using multiple yaml files, helm replaces all that.&lt;br&gt;
Helm uses values.yaml file which contains key and values which can be mentioned there.&lt;br&gt;
These values can be refered in deployment.yaml file&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.debug.school/images/Mw4z1y6VtGJKZ2QFOoy-pjG2UH3iMVPACOKDaykRZYQ/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvYXJ0/aWNsZXMvdDhieXF4/a2ViYXc4cDd0Mzg3/OXoucG5n" class="article-body-image-wrapper"&gt;&lt;img src="https://www.debug.school/images/Mw4z1y6VtGJKZ2QFOoy-pjG2UH3iMVPACOKDaykRZYQ/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvYXJ0/aWNsZXMvdDhieXF4/a2ViYXc4cDd0Mzg3/OXoucG5n" alt="Image description" width="880" height="880"&gt;&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://www.debug.school/images/5OnxLazIahZZLe6KHYuANzIKAqOFgrP9NegNgbsDZGg/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvYXJ0/aWNsZXMvMzdoeGt4/NzR6Mjgxc3I2Nnc4/bXguanBn" class="article-body-image-wrapper"&gt;&lt;img src="https://www.debug.school/images/5OnxLazIahZZLe6KHYuANzIKAqOFgrP9NegNgbsDZGg/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvYXJ0/aWNsZXMvMzdoeGt4/NzR6Mjgxc3I2Nnc4/bXguanBn" alt="Image description" width="880" height="328"&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 chart is a collection of files that describe a related set of Kubernetes resources. &lt;br&gt;
In simple words, it is directory structure of files&lt;/p&gt;

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