TFIR: “Cilium 1.12 Adds Cilium Service Mesh And Other New Features For Enterprise Kubernetes”
Cilium, a CNCF incubating project, has announced the general availability of Cilium 1.12. With the release, Cilium has introduced Cilium Service Mesh, a major new open source entrant into the service mesh category, and the first service mesh that gives enterprises the flexibility…
ComputerWeekly: “Cilium speeds sidecar-optioned cloud-native networking”
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
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”
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”
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”
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
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
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…
How Cilium uses BPF to supercharge Kubernetes networking & security
Kubernetes has ushered in an era of complex and often large-scale microservices applications running as containers that are updated frequently via CI/CD, yet still leverages underlying network technologies like iptables built for an era of simple…
Code-level telemetry instrumentation: From “oh hell no” to “worth it”
A platform engineer’s guide to developer buy-in Originally published on the author’s personal blog, whitneylee.com As platform engineers, we want the holistic system insights that instrumented code can give us – yes, please. With code-level insights…