<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cilium on DevOpsTales</title>
    <link>https://devopstales.github.io/tags/cilium/</link>
    <description>Recent content in Cilium on DevOpsTales</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 02 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://devopstales.github.io/tags/cilium/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kubernetes Egress Gateway Options with Cilium</title>
      <link>https://devopstales.github.io/kubernetes/cilium-egress-gateway/</link>
      <pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/cilium-egress-gateway/</guid>
      <description>Controlling outbound traffic from your Kubernetes cluster is critical for security, compliance, and audit requirements. This post covers Cilium Egress Gateway - a powerful open source solution built on eBPF.
</description>
      <enclosure url="https://devopstales.github.io/img/cilium.webp" length="10382" type="image/png" />
    </item>
    
    <item>
      <title>Best Practices for Keeping Kubernetes Clusters Secure</title>
      <link>https://devopstales.github.io/kubernetes/k8s-security/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-security/</guid>
      <description>Kubernetes offers rich configuration options, but defaults are usually the least secure. Most sysadmins don&rsquo;t know how to secure a Kubernetes cluster. So this is my Best Practice list for keeping Kubernetes Clusters Secure.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes DMZ Ingress with HAProxy and BGP: External Mode Without Cilium External Workload</title>
      <link>https://devopstales.github.io/kubernetes/k8s-dmz-bgp-external-haproxy/</link>
      <pubDate>Thu, 26 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-dmz-bgp-external-haproxy/</guid>
      <description>Learn how to deploy HAProxy Ingress Controller on AlmaLinux in a DMZ network outside your Kubernetes cluster—without Cilium&rsquo;s deprecated external workload mode. This guide covers BGP peering with BIRD, Cilium&rsquo;s Pod CIDR export, firewalld configuration, and production-ready setup for secure ingress traffic isolation.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes with external Ingress Controller with Haproxy and VXLAN</title>
      <link>https://devopstales.github.io/kubernetes/k8s-dmz-vxlan/</link>
      <pubDate>Wed, 10 Apr 2024 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-dmz-vxlan/</guid>
      <description>In this post I will show you how to nstall HAProxy Igress Controller on a separate VM instad of running it in the Kubernetes cluster as a pod. For this I will use cilium external-workload option.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes with external Ingress Controller with Haproxy and BGP</title>
      <link>https://devopstales.github.io/kubernetes/k8s-dmz-bgp/</link>
      <pubDate>Sun, 03 Mar 2024 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-dmz-bgp/</guid>
      <description>In this post I will show you how to nstall HAProxy Igress Controller on a separate VM instad of running it in the Kubernetes cluster as a pod. For this I will use cilium BGP pod CIDR export option.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes Secure Install</title>
      <link>https://devopstales.github.io/kubernetes/k8s-secure-install/</link>
      <pubDate>Sat, 20 Jan 2024 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-secure-install/</guid>
      <description>In this post I will show you how to install a Kubernetes cluster in a secure way with.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes Multicluster with Cilium Cluster Mesh</title>
      <link>https://devopstales.github.io/kubernetes/cluster-mesh-with-cilium/</link>
      <pubDate>Sat, 15 Jul 2023 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/cluster-mesh-with-cilium/</guid>
      <description>In this tutorial I will show you how to install Cilium on multiple Kubernetes clusters and connect those clusters with Cluster Mesh.
</description>
      <enclosure url="https://devopstales.github.io/img/cilium.webp" length="10382" type="image/png" />
    </item>
    
    <item>
      <title>Use Cilium BGP integration with OPNsense</title>
      <link>https://devopstales.github.io/kubernetes/cilium-opnsense-bgp-v2/</link>
      <pubDate>Wed, 25 Jan 2023 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/cilium-opnsense-bgp-v2/</guid>
      <description>In this tutorial I will show you how to install Cilium with BGP integration for Kubernetes.
</description>
      <enclosure url="https://devopstales.github.io/img/cilium.webp" length="10382" type="image/png" />
    </item>
    
    <item>
      <title>Install an OpenShift 4 cluster with Cilium</title>
      <link>https://devopstales.github.io/kubernetes/openshift4-cilium/</link>
      <pubDate>Wed, 06 Apr 2022 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/openshift4-cilium/</guid>
      <description>In this Post I will show you How you can Install OpenShift 4 cluster with Cilium.
</description>
      <enclosure url="https://devopstales.github.io/img/openshift.webp" length="20976" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes Multicluster with Cilium Cluster Mesh</title>
      <link>https://devopstales.github.io/kubernetes/cilium-clustermesh/</link>
      <pubDate>Wed, 06 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/cilium-clustermesh/</guid>
      <description>In this tutorial I will show you how to install Cilium on multiple Kubernetes clusters and connect those clusters with Cluster Mesh.
</description>
      <enclosure url="https://devopstales.github.io/img/cilium.webp" length="10382" type="image/png" />
    </item>
    
    <item>
      <title>Understanding kubernetes networking: owerlay networks</title>
      <link>https://devopstales.github.io/kubernetes/kubernetes-networking-2/</link>
      <pubDate>Tue, 31 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/kubernetes-networking-2/</guid>
      <description>In my previous posts We check how the pod networking and How Kubernetes use services for loadbalancing. Now we check how the diferente Networking solutions works. How Theas solutins link the kubernetes nodes together.
</description>
      <enclosure url="https://devopstales.github.io/img/k8snet.webp" length="12350" type="image/png" />
    </item>
    
    <item>
      <title>Understanding kubernetes networking: pods and services</title>
      <link>https://devopstales.github.io/kubernetes/kubernetes-networking-1/</link>
      <pubDate>Mon, 30 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/kubernetes-networking-1/</guid>
      <description>In this series I will attempt to demystify the Kubernetes networkiing layers. This first part will look at containers and pods.
</description>
      <enclosure url="https://devopstales.github.io/img/k8snet.webp" length="12350" type="image/png" />
    </item>
    
    <item>
      <title>Use Cilium BGP integration with OPNsense</title>
      <link>https://devopstales.github.io/kubernetes/cilium-opnsense-bgp/</link>
      <pubDate>Thu, 05 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/cilium-opnsense-bgp/</guid>
      <description>In this tutorial I will show you how to install Cilium with BGP integration for Kubernetes.
</description>
      <enclosure url="https://devopstales.github.io/img/cilium.webp" length="10382" type="image/png" />
    </item>
    
    <item>
      <title>RKE2 Install With cilium</title>
      <link>https://devopstales.github.io/kubernetes/rke2-cilium/</link>
      <pubDate>Mon, 24 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/rke2-cilium/</guid>
      <description>In this post I will show you how you can install a RKE2 with cilium and encripted VXLAN.
</description>
      <enclosure url="https://devopstales.github.io/img/cilium.webp" length="10382" type="image/png" />
    </item>
    
    <item>
      <title>Install K3S with k3sup and Cilium</title>
      <link>https://devopstales.github.io/kubernetes/k3s-cilium/</link>
      <pubDate>Sat, 17 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k3s-cilium/</guid>
      <description>In this post I will show you how to install K3S with k3sup and use Cilium as networking.
</description>
      <enclosure url="https://devopstales.github.io/img/k3s.webp" length="4672" type="image/png" />
    </item>
    
  </channel>
</rss>
