eBPF: Connecting with Container Runtimes
eBPF: Connecting with Container Runtimes Objective to understand how connection with Container Runtime (CR) is being made using Container Runtime Interface (CRI) in different open-source eBPF-based projects. to query pod or container info for context enrichment. is being made using in different open-source eBPF-based projects. Reasoning Note Code snippets are take from open-source tetragon, tracee and crictl projects. Connection with CR is important for making the tool/product kubernetes-a