Browse posts below, or use Search to find a topic.
Bridging the Kubernetes Exec Identity Gap: One Hook Was Never Enough
The second post concluded that eBPF is the only viable mechanism. This is the implementation. Five iterations, each surfacing a kernel constraint or a gap that forced the next design decision, ending in a two-hook architecture that resolves the request_id inline at execve and survives spoofing from inside the container.