<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Rust on Mark Zhu&#39;s Blog</title>
    <link>https://blog.mygraphql.com/en/tags/rust/</link>
    <description>Recent content in Rust on Mark Zhu&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>labile.zhu@gmail.com (Mark Zhu)</managingEditor>
    <webMaster>labile.zhu@gmail.com (Mark Zhu)</webMaster>
    <copyright>Mark Zhu ©2026, All Rights Reserved</copyright>
    <lastBuildDate>Sat, 03 Aug 2024 23:12:15 +0800</lastBuildDate>
    
        <atom:link href="https://blog.mygraphql.com/en/tags/rust/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>Deep dive into Istio Ambient implement cross pods hub by network namespace trick</title>
        <link>https://blog.mygraphql.com/en/posts/cloud/istio/ztunnel/crossing-pods-network-namespaces/</link>
        <pubDate>Sat, 03 Aug 2024 23:12:15 +0800</pubDate>
        <author>labile.zhu@gmail.com (Mark Zhu)</author>
        <atom:modified>Sat, 03 Aug 2024 23:12:15 +0800</atom:modified>
        <guid>https://blog.mygraphql.com/en/posts/cloud/istio/ztunnel/crossing-pods-network-namespaces/</guid>
        <description>&lt;p&gt;&lt;img src=&#34;https://blog.mygraphql.com/en/posts/cloud/istio/ztunnel/crossing-pods-network-namespaces/mr-bean.jpg&#34; alt=&#34;mr-bean&#34;&gt;&lt;/p&gt;
&lt;p&gt;The so-called &lt;code&gt;Sidecarless&lt;/code&gt; of Istio Ambient is, strictly speaking, a change from a &lt;code&gt;sidecar container of pod&lt;/code&gt; to a &lt;code&gt;sidecar pod of pods on a worker node&lt;/code&gt;. Note that I&amp;rsquo;m introducing the term &lt;code&gt;sidecar pod&lt;/code&gt; here. To implement pods on the same worker node share a sidecar pod, you need to solve the problem of redirecting traffic from all pods to the sidecar pod.&lt;/p&gt;
&lt;p&gt;The solution to this problem has gone through two versions during the development of Istio Ambient.&lt;/p&gt;</description>
        
        <dc:creator>Mark Zhu</dc:creator>
        
        
        
        
          
            
              <category>istio</category>
            
          
            
              <category>envoy</category>
            
          
            
              <category>rust</category>
            
          
            
              <category>ztunnel</category>
            
          
            
              <category>Istio-Ambient</category>
            
          
        
        
        
      </item>
      

    
  </channel>
</rss>
