Filip Nikolic
Filip is a dedicated advocate for open source, co-organizing the Vienna eBPF meetup to encourage collaboration.
With expertise in Kubernetes and networking, he actively contributes to CNCF projects like Cilium and Tetragon.
Currently, Filip is leveraging his expertise as a key member of the team at Isovalent - the creators of groundbreaking technologies such as Cilium and eBPF.
Session
Whether you're new to Kubernetes or a seasoned veteran, understanding the details of Pod creation and networking is essential.
This talk unravels the intricacies of Kubernetes networking by building the simplest of CNIs (Container Network Interface) from scratch.
A CNI plugin is a crucial component, enabling communication between containers in a Kubernetes cluster.
In just a few lines of code, we'll explore the creation of Pods, how they are assigned IP addresses, and the role of virtual Ethernet pairs in connecting them to the broader cluster.
Gain practical insights into real-world scenarios, discover the significance of CNIs in the CNCF and understand why it's fundamental for any engineer operating Kubernetes.
This talk equips you with practical knowledge to navigate Kubernetes networking with confidence by empowering attendees with essential CNI concepts and providing a clear understanding of its role in shaping the containerized world.