Главная
Study mode:
on
1
Intro
2
Overview
3
Kubernetes Architecture 101
4
Kubernetes networking plugins
5
What does it mean to scale?
6
BPF plumbing
7
ELF Templating
8
Future directions
9
Policy example
10
Label selectors
11
Datapath Configuration: Egress
12
L7 is the new L4
13
Datapath Configuration: L7 flow
14
L7 Configuration: Past
15
L7 Configuration: Present
16
L7 Configuration: Proposal
17
L7 Configuration: Socket redirect
18
Socket assign: Hiccup
19
Summary
Description:
Explore scaling container policy management using kernel features in this Linux Plumbers Conference talk. Dive into Cilium, an open-source project implementing the Container Network Interface (CNI) for networking and security in modern application environments. Learn about efficiently handling cluster events, mapping them to Linux networking configurations, and minimizing discrepancies between desired and realized states. Discover how Cilium utilizes various aspects of the networking stack, including eBPF, to model datapath state changes. Examine the container policy model for whitelist filtering at layers 3, 4, and 7, as well as memoization techniques for caching policy computation artifacts. Gain insights into the impact of large container-based deployments on dataplane design and kernel features. Follow the evolution of L7 policy implementation and explore past, present, and future approaches to transparent proxies.

Scaling Container Policy Management with Kernel Features

Linux Plumbers Conference
Add to list