ELSEIF
Your brief EB
292 stories from 72 feeds 70 clusters Refreshed 12 minutes ago next pull 18:20

INFRA Signal 551

[$] Examining other network namespaces using BPF

Illustration only Photo by U. Storsberg on Unsplash

Jordan Rife is proposing BPF programs in Cilium that can enumerate sockets across different network namespaces.

WHY IT MATTERS

Cross-namespace socket visibility would let Cilium and other BPF-based tools observe traffic that currently remains hidden behind namespace isolation. Engineers would need to adjust permission models and possibly kernel configurations to grant BPF programs the required access. The approach may be blocked in environments that enforce strict namespace separation for security.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

The idea targets Cilium’s integration with Kubernetes networking.

02

It requires BPF programs to obtain permissions for iterating sockets in another namespace.

03

Adoption will involve changes to security policies and may be limited where namespace isolation is enforced.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
LWN.net [$] Examining other network namespaces using BPF Open ↗