<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Deployments on krash.dev</title><link>https://krash.dev/tags/deployments/</link><description>Recent content in Deployments on krash.dev</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 14 Aug 2026 08:29:09 +0530</lastBuildDate><atom:link href="https://krash.dev/tags/deployments/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></channel></rss>