Video

Cilium Mesh Introduction & AMA

An introduction and ask-me-anything session on the brand new Cilium Mesh capability with Martynas Pumputis, Cilium Mesh Maintainer, and Thomas Graf, Co-Founder & CTO of Isovalent.

Watch the recording now!

Cilium Mesh Introduction & AMA

About this video:

Cilium Mesh connects Kubernetes workloads, virtual machines, and physical servers running in the cloud, on-premises, or at the edge. It is a natural evolution of Cilium. It builds on the strong Kubernetes networking foundation with identity-based security and deep observability and combines it with the highly scalable multi-cluster control plane Cilium Cluster Mesh. A new transit gateway that can be deployed as a virtual appliance into any network to connect workloads in existing networks with Kubernetes or workloads behind other transit gateways.

Speakers

Do you have any questions?Contact us

Related Content

Cilium Mesh – One Mesh to Connect Them All

Cilium Mesh - One Mesh to Connect Them All. Connect Kubernetes, VMs, and Servers across Cloud, On-Prem, and Edge.

Cilium Mesh – One Mesh to Connect Them All
Thomas Graf

Getting Started with Cilium

Cilium is an open source software for transparently securing the network connectivity between application services deployed using Linux container management platforms like Docker and Kubernetes. At the foundation of Cilium is a new Linux kernel technology called eBPF, which enables the dynamic insertion of powerful security visibility and control logic within Linux itself. Because eBPF runs inside the Linux kernel, Cilium security policies can be applied and updated without any changes to the application code or container configuration. In this interactive, hands-on lab we provide you a fully fledged Cilium installation on a small cluster and a few challenges to solve. See for yourself how Cilium works and how it can help you by securing a moon-sized battlestation in a “Star Wars”-inspired challenge.

Cilium Cluster Mesh

With the rise of Kubernetes adoption, an increasing number of clusters is deployed for various needs, and it is becoming common for companies to have clusters running on multiple cloud providers, as well as on-premise. Kubernetes Federation has for a few years brought the promise of connecting these clusters into multi-zone layers, but latency issues are more often than not preventing such architectures. Cilium Cluster Mesh allows you to connect the networks of multiple clusters in such as way that pods in each cluster can discover and access services in all other clusters of the mesh, provided all the clusters run Cilium as their CNI. This allows to effectively join multiple clusters into a large unified network, regardless of the Kubernetes distribution each of them is running. In this lab, we will see how to set up Cilium Cluster Mesh, and the benefits from such an architecture.