<?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>secrets on Dileep Kumar</title>
    <link>https://dileepkumar.dev/tags/secrets/</link>
    <description>Recent content in secrets on Dileep Kumar</description>
    <image>
      <title>Dileep Kumar</title>
      <url>https://dileepkumar.dev/papermod-cover.png</url>
      <link>https://dileepkumar.dev/papermod-cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 12 Jan 2025 23:45:00 +0530</lastBuildDate><atom:link href="https://dileepkumar.dev/tags/secrets/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kubernetes Configuration Management: Mastering ConfigMaps and Secrets</title>
      <link>https://dileepkumar.dev/post/kubernetes-configuration-management/</link>
      <pubDate>Sun, 12 Jan 2025 23:45:00 +0530</pubDate>
      
      <guid>https://dileepkumar.dev/post/kubernetes-configuration-management/</guid>
      <description>Introduction Hardcoding configuration values and sensitive data directly into your application code is a recipe for disaster. It makes your applications inflexible, insecure, and difficult to manage across different environments. Kubernetes provides two powerful objects to solve this problem: ConfigMaps for configuration data and Secrets for sensitive information.
In this comprehensive guide, I&amp;rsquo;ll show you how to effectively manage application configuration and secrets in Kubernetes, following security best practices and production patterns.</description>
    </item>
    
  </channel>
</rss>
