Search results for: cilium


ComputerWeekly: “Cilium speeds sidecar-optioned cloud-native networking”

Posted on July 21, 2022

The Cilium project has reached general availability of Cilium 1.12. Great news, they’re (the Cilium team) excited… and so are we, but what is Cilium?


Cilium 1.12 GA: Cilium Service Mesh and other major new features for enterprise Kubernetes

Posted on July 20, 2022

The Cilium project is excited to announce the general availability of Cilium 1.12.  Cilium is well known as the de-facto standard for cloud native networking and security, adopted by companies like Adobe, Bell Canada, and IKEA…


TechRepublic: “Cilium Service Mesh: A new bridge back to the kernel for cloud-native infrastructure”

Posted on July 20, 2022

Kubernetes platform engineers that need service mesh are no longer forced into sidecars. Now they have options.


InfoWorld: “Cilium launches eBPF-powered Kubernetes service mesh”

Posted on July 20, 2022

Cilium Service Mesh features eBPF-based connectivity, traffic management, security, and observability, supporting both sidecar and sidecar-less deployments.


Computer Weekly: “Kubernetes networking evolves: Cilium joins CNCF as an incubator”

Posted on October 14, 2021

Cilium (pronounced ‘see-lee-um’) provides networking, security and observability for cloud native environments by acting as a CNI (Container Network Interface) and enhanced networking layer for Kubernetes using eBPF (extended Berkley Packet Filter).


Cilium joins CNCF as an incubating project

Posted on October 13, 2021

The CNCF Technical Oversight Committee (TOC) has voted to accept Cilium as a CNCF incubating project.  Cilium provides networking, security, and observability for cloud native environments by acting as a CNI and enhanced networking layer for…


Kubernetes network policies with Cilium and Linkerd

Posted on February 25, 2021 | Zahari Dichev

Guest post originally published on Buoyant’s blog by Zahari Dichev Applying L4 network policies with a service mesh In this tutorial, you’ll learn how to run Linkerd and Cilium together and how to use Cilium to…


Shadow AI in CI/CD: Threat-modeling the path from developer laptop to Kubernetes

Posted on August 7, 2026 | Matteo Bisi, ReeVo SpA

Artificial intelligence is becoming part of daily software delivery, often before it becomes part of the security architecture. That gap has a name: Shadow AI. It is any AI tool, model, agent, extension, or integration used…


Multi-Cluster databases on Kubernetes: Architecture and deployment

Posted on July 22, 2026 | Edith Puclla (CNCF Ambassador) and Ivan Groenewold (Tech Lead, Percona for MongoDB)

Introduction Running a database on Kubernetes is well understood. Running one that survives a complete regional failure, a corrupted control plane, or a severed network requires a fault-resistant architecture. This post walks through how to build…


Securing CI/CD for an open source project, part 3: Credentials, verification, and what’s next

Posted on June 26, 2026 | André Martins (Cilium maintainer and Software Engineer, Isovalent at Cisco) and Feroz Salam (Cilium Security Team and Security Engineer, Isovalent at Cisco)

This is the third and final post in a series on how Cilium hardens its CI/CD pipeline. Part 1 covered access control and Part 2 covered dependency hardening. This post covers the last layer: keeping CI…