<?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>Log-Collector on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/log-collector/</link>
    <description>Recent content in Log-Collector 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/log-collector/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>017. Kubernetes DaemonSet — 모든 노드에 하나씩 실행되는 파드</title>
      <link>https://charminggroot.github.io/posts/017-k8s-daemonset/</link>
      <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/017-k8s-daemonset/</guid>
      <description>DaemonSet은 클러스터의 모든 노드(또는 선택한 노드)에 파드를 정확히 하나씩 실행한다. 노드가 추가되면 자동으로 파드가 생기고, 노드가 제거되면 파드도 사라진다. 로그 수집, 메트릭 수집, 네트워크 플러그인처럼 노드 단위로 실행돼야 하는 인프라 컴포넌트에 쓰인다.</description>
    </item>
  </channel>
</rss>
