
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chaos and Order</title>
      <link>https://www.youngju.dev/blog</link>
      <description>천천히 올바르게. AI Researcher &amp; DevOps Engineer Youngju&#39;s tech blog. GPU/CUDA, LLM, MLOps, Kubernetes AI workloads, distributed training, and data engineering.</description>
      <language>ko</language>
      <managingEditor>fjvbn2003@gmail.com (Youngju Kim)</managingEditor>
      <webMaster>fjvbn2003@gmail.com (Youngju Kim)</webMaster>
      <lastBuildDate>Mon, 15 Jun 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.youngju.dev/tags/finalizer/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.youngju.dev/blog/kubernetes/2026-06-15-operator-finalizers-webhooks-status.en</guid>
    <title>Advanced Operators — Finalizers, Admission Webhooks, and Status/Conditions Design</title>
    <link>https://www.youngju.dev/blog/kubernetes/2026-06-15-operator-finalizers-webhooks-status.en</link>
    <description>This post covers the three topics that move a Kubernetes Operator from a demo to production: cleaning up external resources with Finalizers, Validating and Mutating Admission Webhooks, and designing the Status subresource with the standard Conditions pattern. It includes hands-on Go code, common pitfalls, and testing strategies based on controller-runtime v0.24.x and the latest Kubebuilder.</description>
    <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>kubernetes</category><category>operator</category><category>finalizer</category><category>webhook</category><category>kubebuilder</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/kubernetes/2026-06-15-operator-finalizers-webhooks-status.ja</guid>
    <title>Operator 上級編 — Finalizer・Admission Webhook・Status/Conditions 設計</title>
    <link>https://www.youngju.dev/blog/kubernetes/2026-06-15-operator-finalizers-webhooks-status.ja</link>
    <description>Kubernetes Operator をデモから本番品質へ引き上げる 3 つの中心テーマ、すなわち Finalizer による外部リソースのクリーンアップ、Validating・Mutating Admission Webhook、そして Status サブリソースと Conditions 標準の設計を解説します。controller-runtime v0.24.x と最新の Kubebuilder を前提に、実践的な Go コード、よくある落とし穴、テスト戦略までまとめます。</description>
    <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>kubernetes</category><category>operator</category><category>finalizer</category><category>webhook</category><category>kubebuilder</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/kubernetes/2026-06-15-operator-finalizers-webhooks-status</guid>
    <title>Operator 고급 — Finalizer, Admission Webhook, Status·Conditions 설계</title>
    <link>https://www.youngju.dev/blog/kubernetes/2026-06-15-operator-finalizers-webhooks-status</link>
    <description>Kubernetes Operator를 프로덕션 수준으로 끌어올리는 세 가지 핵심 주제인 Finalizer를 통한 외부 리소스 정리, Validating·Mutating Admission Webhook, 그리고 Status 서브리소스와 Conditions 표준 설계를 다룹니다. controller-runtime v0.24.x와 Kubebuilder 최신 버전 기준의 실전 Go 코드와 함정, 테스트 전략까지 정리합니다.</description>
    <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>kubernetes</category><category>operator</category><category>finalizer</category><category>webhook</category><category>kubebuilder</category>
  </item>

    </channel>
  </rss>
