<?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>CNI on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/cni/</link><description>Recent content in CNI on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Wed, 12 Feb 2025 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/cni/atom.xml" rel="self" type="application/rss+xml"/><item><title>Using Calico to Limit Pod Bandwidth</title><link>https://www.chenshaowen.com/en/blog/using-calico-to-limit-pod-bandwidth.html</link><pubDate>Wed, 12 Feb 2025 00:00:00 +0000</pubDate><atom:modified>Wed, 12 Feb 2025 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/using-calico-to-limit-pod-bandwidth.html</guid><description>1. Testing the Full Bandwidth Start the iperf3 server on the target host 1 2 3 4 5 iperf3 -s ----------------------------------------------------------- Server listening on 5201 ----------------------------------------------------------- Test from the client host 1 iperf3 -c x.x.x.x -p 5201 -t 10 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 Connecting to host x.</description><dc:creator>微信公众号</dc:creator><category>Calico</category><category>Pod</category><category>Bandwidth</category><category>Limiting</category><category>Kubernetes</category><category>Network</category><category>Operations</category><category>Learning</category><category>CNI</category><category>Traffic Control</category></item><item><title>A Deep Dive into Kubernetes Network Packet Forwarding</title><link>https://www.chenshaowen.com/en/blog/kubernetes-network-packets.html</link><pubDate>Sat, 17 Sep 2022 00:00:00 +0000</pubDate><atom:modified>Sat, 17 Sep 2022 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/kubernetes-network-packets.html</guid><description>This article is translated from https://learnk8s.io/kubernetes-network-packets, not word for word, with some of my own understanding worked in.
By reading this article, you can learn how packets are forwarded inside and outside Kubernetes, starting from the original web request all the way to the container hosting the application.
Kubernetes Network Requirements Before diving into the details of how packets flow through a Kubernetes cluster, let&amp;rsquo;s first clarify Kubernetes&amp;rsquo; requirements for networking.</description><dc:creator>微信公众号</dc:creator><category>Translation</category><category>Kubernetes</category><category>Network</category><category>Operations</category><category>Learning</category><category>iptables</category><category>CNI</category></item></channel></rss>