<?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>Upgrade on homelab89</title>
    <link>https://blog.homelab89.com/tags/upgrade/</link>
    <description>Recent content in Upgrade on homelab89</description>
    <generator>Hugo</generator>
    <language>ko-KR</language>
    <lastBuildDate>Sun, 07 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.homelab89.com/tags/upgrade/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>control plane과 data plane의 설치·수명주기를 분리하면 istiod 업그레이드가 data plane에 투명해진다</title>
      <link>https://blog.homelab89.com/docs/istio/control-plane-ops/cp-dp-decoupling/</link>
      <pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.homelab89.com/docs/istio/control-plane-ops/cp-dp-decoupling/</guid>
      <description>&lt;div class=&#34;callout abstract&#34;&gt;
&lt;div class=&#34;ct&#34;&gt;이 문서가 다루는 것&lt;/div&gt;
&lt;p&gt;&amp;ldquo;Istio를 업그레이드한다&amp;quot;가 왜 &amp;ldquo;mesh 전체를 한 번에 흔드는 일&amp;quot;이 아니라 &amp;ldquo;proxy를 하나씩 새 control plane으로 옮기는 일&amp;quot;이 될 수 있는지를 다룬다. 결론부터: &lt;strong&gt;istiod(control plane)와 Envoy(data plane)는 xDS라는 느슨한 gRPC 계약으로만 묶인 별개 컴포넌트&lt;/strong&gt;라서, 새 istiod를 옆에 나란히 띄우고(revision canary) workload를 한 namespace씩 옮길 수 있고, 그래서 control plane 교체가 data plane에 투명해진다. 설치 단위(base/istiod/gateway 3 Helm chart)·revision 메커니즘·canary 흐름을 &amp;ldquo;왜 이렇게 설계됐나&amp;quot;의 원리로 풀고, 운영 detail(canary 명령·합격 기준)은 &lt;a href=&#34;../../docs/istio/control-plane-ops/operations-playbook/&#34;&gt;운영 플레이북 §06&lt;/a&gt;에 위임한다.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Istio 대규모 운영 플레이북 — multi-cluster·config scope·upgrade·LLMOps (출처: ChatGPT &#34;Istio 운영 노하우&#34; 대화 &#43; Istio 1.30 공식 문서)</title>
      <link>https://blog.homelab89.com/docs/istio/control-plane-ops/operations-playbook/</link>
      <pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.homelab89.com/docs/istio/control-plane-ops/operations-playbook/</guid>
      <description>&lt;div class=&#34;callout abstract&#34;&gt;
&lt;div class=&#34;ct&#34;&gt;이 문서가 다루는 것&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;한 그림으로:&lt;/strong&gt; Istio 운영은 &amp;ldquo;Istio를 &lt;strong&gt;Envoy 설정 컴파일러&lt;/strong&gt;(K8s 상태 + CRD → istiod → xDS → 모든 proxy)로 보고, 모든 장애를 &lt;code&gt;YAML → istiod → xDS → Envoy config → response flag&lt;/code&gt;로 &lt;strong&gt;내려가며&lt;/strong&gt; 추적하는 것&amp;quot;이다. 기능을 켜는 단계가 아니라 운영하는 단계에서는 성패가 &lt;strong&gt;config 전파량(scope)·upgrade blast radius·trust boundary·retry/timeout 정책&lt;/strong&gt;에서 갈린다. 이 문서는 그 한 멘탈모델을 세운 뒤(§01~§02), 모든 장애를 같은 방향으로 추적하는 도구(§03)와, 규모가 커지면 그 도구만으로는 안 되는 4개 운영 주제(§04 multi-cluster·§05 scope·§06 upgrade·§07 GitOps·§08 LLMOps)를 같은 멘탈모델 위에서 펼치고, 마지막에 학습 루트(§09)로 닫는다.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
