<?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>K3s on Mohit Dulani</title>
    <link>https://complete-dope.github.io/codex/tags/k3s/</link>
    <description>Recent content in K3s on Mohit Dulani</description>
    <generator>Hugo -- 0.146.0</generator>
    <language>en</language>
    <lastBuildDate>Sun, 31 Aug 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://complete-dope.github.io/codex/tags/k3s/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Home Lab</title>
      <link>https://complete-dope.github.io/codex/posts/devops/</link>
      <pubDate>Sun, 31 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://complete-dope.github.io/codex/posts/devops/</guid>
      <description>&lt;h2 id=&#34;kubernetes&#34;&gt;Kubernetes&lt;/h2&gt;
&lt;p&gt;Kubernetes is a manager of pods, those pods could be running on different machines and we can have multiple roles to this, one could be &lt;code&gt;control panel&lt;/code&gt; other could be &lt;code&gt;worker&lt;/code&gt; role&lt;/p&gt;
&lt;p&gt;So k8s takes your machine ( or you can define via virtualisation, the amount / ratio it should take) and then it orchestrates it, so you have to define a .yaml file and k8s will take care of on which cluster to run this and how many pods to spin up for this , everything is taken care of just you need &lt;code&gt;namespace&lt;/code&gt;, &lt;code&gt;entry file / project&lt;/code&gt; etc all this written in a &lt;code&gt;yaml&lt;/code&gt; file.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
