<?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>Proxy-Config on homelab89</title>
    <link>https://blog.homelab89.com/tags/proxy-config/</link>
    <description>Recent content in Proxy-Config 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/proxy-config/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Envoy 요청 라우팅은 listener→route→cluster→endpoint 체인을 따르며 istioctl proxy-config로 각 단계를 짚어 오설정을 찾는다</title>
      <link>https://blog.homelab89.com/docs/istio/xds-envoy/envoy-routing-chain-debugging/</link>
      <pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.homelab89.com/docs/istio/xds-envoy/envoy-routing-chain-debugging/</guid>
      <description>&lt;div class=&#34;callout abstract&#34;&gt;
&lt;div class=&#34;ct&#34;&gt;이 문서가 다루는 것&lt;/div&gt;
&lt;p&gt;Envoy가 요청 하나를 처리하는 경로는 항상 &lt;strong&gt;Listener → Route → Cluster → Endpoint (+ mTLS면 Secret)&lt;/strong&gt; 라는 고정된 체인이다. 그래서 장애 진단은 자유로운 추리가 아니라 &lt;strong&gt;&amp;ldquo;이 고정 체인의 어느 단계에서 끊겼는가&amp;rdquo; 하나만 묻는 결정적 절차&lt;/strong&gt;가 된다. 그 답을 단계별로 dump해 주는 도구가 &lt;code&gt;istioctl proxy-config {listener,route,cluster,endpoint,secret}&lt;/code&gt;, 시작점을 바로 가리켜 주는 단서가 access log의 &lt;strong&gt;response flag&lt;/strong&gt;다. 이 note는 그 &lt;strong&gt;체인 멘탈모델과 단계별 디버깅 절차&lt;/strong&gt;에 집중하고, flag 전체 표·xDS 계층 내부·cluster 필드 매핑 같은 깊은 detail은 각 src 문서로 위임한다.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
