<?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>Configmap on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/configmap/</link>
    <description>Recent content in Configmap on CharmingGroot</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <lastBuildDate>Fri, 12 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://charminggroot.github.io/tags/configmap/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>015. Kubernetes ConfigMap &amp; Secret — 설정과 민감한 값을 파드와 분리하는 방법</title>
      <link>https://charminggroot.github.io/posts/015-k8s-configmap-secret/</link>
      <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/015-k8s-configmap-secret/</guid>
      <description>설정값을 컨테이너 이미지에 박으면 환경마다 이미지를 다시 빌드해야 한다. ConfigMap은 일반 설정을, Secret은 민감한 값을 파드와 분리해 관리한다. 주입 방식(환경변수, 볼륨), Secret의 base64가 암호화가 아닌 이유, 프로덕션에서 실제로 안전하게 관리하는 방법을 설명한다.</description>
    </item>
  </channel>
</rss>
