<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Learn Kubernetes on krash.dev</title><link>https://krash.dev/series/learn-kubernetes/</link><description>Recent content in Learn Kubernetes on krash.dev</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 12 Jul 2026 05:32:59 +0530</lastBuildDate><atom:link href="https://krash.dev/series/learn-kubernetes/rss.xml" rel="self" type="application/rss+xml"/><item><title>Kubernetes Components</title><link>https://krash.dev/posts/kubernetes/kubernetes-components/</link><pubDate>Sun, 18 Jun 2023 00:00:00 +0000</pubDate><guid>https://krash.dev/posts/kubernetes/kubernetes-components/</guid><description>&lt;p&gt;In this blog post, we are going to talk about different components used in Kubernetes and what purpose each component serve. We will be talking about the following -&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pods&lt;/li&gt;
&lt;li&gt;Service&lt;/li&gt;
&lt;li&gt;Ingress&lt;/li&gt;
&lt;li&gt;ConfigMap&lt;/li&gt;
&lt;li&gt;Secret&lt;/li&gt;
&lt;li&gt;Deployment&lt;/li&gt;
&lt;li&gt;StatefulSet&lt;/li&gt;
&lt;li&gt;ReplicaSet&lt;/li&gt;
&lt;li&gt;DaemonSet&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Use-case that will be used througout the blog will be hosting a web application with application code and database in different pods.&lt;/p&gt;
&lt;img loading="lazy" decoding="async" src="../../images/setup-k8s-c.png" alt="Setup"&gt;&lt;p&gt;Before starting this blog, if you want to learn about the underlying concepts - Read &amp;ldquo;&lt;a href="https://krash.dev/posts/kubernetes/kubernetes-concept/"&gt;Kubernetes Concept&lt;/a&gt;
&amp;rdquo;&lt;/p&gt;</description></item><item><title>Kubernetes Concept</title><link>https://krash.dev/posts/kubernetes/kubernetes-concept/</link><pubDate>Mon, 17 Jan 2022 00:00:00 +0000</pubDate><guid>https://krash.dev/posts/kubernetes/kubernetes-concept/</guid><description>&lt;p&gt;I have been wanting to learn about &lt;del&gt;kubernetes&lt;/del&gt; k8s since long, and create this blog series. Here we are finally started (thanks to &lt;a href="https://blog.null.community/study-group-cloud-security/" target="_blank" rel="noopener noreferrer"&gt;null cloud security study group&lt;/a&gt; ), so without wasting too much time let&amp;rsquo;s get started. I am learning this having a security mindset, to find common misconfigurations and understand the development process to understand the mitigation.&lt;/p&gt;
&lt;p&gt;K8s is a &lt;strong&gt;container orchestrator&lt;/strong&gt;. Before diving too much into the depth let&amp;rsquo;s see what orchestrators/orchestrations are.&lt;/p&gt;</description></item></channel></rss>