<?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>Custom-Resource on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/custom-resource/</link>
    <description>Recent content in Custom-Resource 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/custom-resource/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>031. Kubernetes CRD &amp; Operator 패턴 — k8s를 플랫폼으로 확장하기</title>
      <link>https://charminggroot.github.io/posts/031-k8s-crd-operator/</link>
      <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/031-k8s-crd-operator/</guid>
      <description>k8s는 Deployment, Service, ConfigMap 같은 기본 리소스 외에 사용자 정의 리소스(CRD)를 추가할 수 있다. Operator 패턴은 CRD로 새 리소스를 정의하고, 컨트롤러가 그 리소스의 desired state를 실현하는 구조다. cert-manager, Postgres Operator처럼 복잡한 운영 지식을 자동화하는 데 쓰인다.</description>
    </item>
  </channel>
</rss>
