<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Networking on Apurv Kiri | Tech Notes</title>
    <link>https://apurv.me/tags/networking/</link>
    <description>Recent content in Networking on Apurv Kiri | Tech Notes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Tue, 11 Mar 2025 01:55:15 +0530</lastBuildDate><atom:link href="https://apurv.me/tags/networking/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kubernetes - Installing Cilium CNI</title>
      <link>https://apurv.me/posts/kubernetes-installing-celium-cni/</link>
      <pubDate>Tue, 11 Mar 2025 01:55:15 +0530</pubDate>
      
      <guid>https://apurv.me/posts/kubernetes-installing-celium-cni/</guid>
      
      <description>&lt;hr&gt;
&lt;p&gt;This post is part of our ongoing series on Kubernetes. This post focuses on installing Cilium as the CNI in a K3s cluster. While K3s includes its own default networking stack, Cilium provides an alternative that leverages eBPF for networking, security, and observability. This setup can be useful for scenarios requiring more granular network policies, improved performance, or deeper insights into cluster traffic.&lt;/p&gt;
&lt;p&gt;This guide specifically targets installing Cilium in kube-proxy replacement mode, which eliminates the need for the standard kube-proxy component and allows Cilium to handle all service routing more efficiently using eBPF.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Kubernetes - Routing external traffic to local Kubernetes cluster</title>
      <link>https://apurv.me/posts/kubernetes-routing-external-traffic-to-local-cluster/</link>
      <pubDate>Fri, 28 Feb 2025 01:55:15 +0530</pubDate>
      
      <guid>https://apurv.me/posts/kubernetes-routing-external-traffic-to-local-cluster/</guid>
      
      <description>&lt;hr&gt;
&lt;p&gt;This post is part of our ongoing DevOps series focused on Kubernetes and GitOps practices. So far, we&amp;rsquo;ve explored various aspects of DevOps with FluxCD, and our upcoming posts will cover application deployment strategies in Kubernetes.&lt;/p&gt;
&lt;p&gt;A significant challenge when working with a local Kubernetes environment (like our K3s setup) is the lack of public network access, which is automatically handled in managed Kubernetes offerings from cloud providers. For locally hosted clusters, establishing secure public connectivity is essential for many real-world scenarios.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
