Cilium
Multi-Cluster with Cilium on Civo cloud
Connecting two Kubernetes clusters can seem counterintuitive at first, as Kubernetes was designed to scale up and scale out workloads. In a previous post, we discussed multi-cluster deployments and how and why they might benefit you. In this post, we will focus on a practical implementation of a multi-cluster Kubernetes
Introduction to eBPF and Cilium
Imagine being able to run programs directly at the core of your operating system—right within the kernel. There's no need to imagine, though, because Extended Berkeley Packet Filters (eBPF) make this possible. eBPF allows you to execute functions safely and securely within the Linux kernel. While it