<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ConfigMaps on Kunal Kushwaha</title><link>https://kunalkushwaha.github.io/tags/configmaps/</link><description>Recent content in ConfigMaps on Kunal Kushwaha</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 28 Jan 2020 14:26:37 +0900</lastBuildDate><atom:link href="https://kunalkushwaha.github.io/tags/configmaps/index.xml" rel="self" type="application/rss+xml"/><item><title>ConfigMaps and Pods</title><link>https://kunalkushwaha.github.io/2020/01/28/configmaps-and-pods/</link><pubDate>Tue, 28 Jan 2020 14:26:37 +0900</pubDate><guid>https://kunalkushwaha.github.io/2020/01/28/configmaps-and-pods/</guid><description>&lt;p&gt;&lt;figure&gt;
 &lt;div class="fig-card"&gt;&lt;img src="ConfigMap-Pod.jpg" alt="ConfigMap and Pod Relation" loading="lazy" decoding="async"&gt;
 &lt;/div&gt;&lt;figcaption&gt;ConfigMap and Pod Relation&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;A Pod is collection of containers running in shared namespace. A container is created from Docker/OCI Image, which is immutable in nature i.e. data bundled into the image cannot be changed later in image.&lt;/p&gt;</description></item><item><title>ConfigMaps, Secrets and Pods</title><link>https://kunalkushwaha.github.io/2020/01/28/configmaps-secrets-and-pods/</link><pubDate>Tue, 28 Jan 2020 00:00:00 +0000</pubDate><guid>https://kunalkushwaha.github.io/2020/01/28/configmaps-secrets-and-pods/</guid><description>&lt;p&gt;A Pod is collection of containers running is shared namespace. A container is created from Docker/OCI Image, which is immutable in nature i.e. data bundled into image cannot be changed later in image.&lt;/p&gt;</description></item></channel></rss>