istio.io/content/en/docs/reference/glossary/eBPF.md

296 B

title test
eBPF n/a

eBPF is a technology that can run programs in a privileged context such as the operating system kernel. It is used to safely and efficiently extend the capabilities of the kernel at runtime without requiring changes to kernel source code or loading kernel modules.