Cilium as Kube-Proxy Replacement on KIND
This article walks through setting up a lightweight Kubernetes lab on a single AWS EC2 instance using Kind and Cilium, then enabling Cilium as a full kube‑proxy replacement for all Service traffic.
This article walks through setting up a lightweight Kubernetes lab on a single AWS EC2 instance using Kind and Cilium, then enabling Cilium as a full kube‑proxy replacement for all Service traffic.
Kind lets you run a full Kubernetes cluster inside Docker containers, making it perfect for lightweight labs and CI environments on a single VM. In this article, I show how to use Kind to create a multi-node Kubernetes cluster ready for further experiments like installing Cilium.
Learn how to install Cilium on AKS BYOCNI clusters using Helm with precise configuration for pod CIDR and IPAM.
This post documents my attempt to run Cilium in full kube-proxy replacement mode on an AKS BYOCNI cluster and explains why it currently fails.
Cilium and Hubble bring application‑aware network observability to Kubernetes, showing exactly which HTTP requests flow between your services at Layer 7. In this article I walk through enabling L7 visibility and using Hubble to inspect real traffic.
This article walks through deploying an Azure AKS cluster in BYO CNI mode and installing Cilium as the networking dataplane step by step. It also shows how to verify pod connectivity and basic NetworkPolicy enforcement so you can be confident Cilium is actually in control of your cluster’s network.
The blog article shows how to deploy AWS resources in multiple AWS Accounts with Terraform.
How to deploy AWS Resources across Regions using Terraform? The blog post explains how Terraform Provider Aliases work and help with multi-region deployments.
The articles show how to create the Azure Pipeline Self-Hosted Agent (Ubuntu) and integrate a Private Endpoint with an Azure Storage Container.
