ebpf
The eBPF operator handles the ebpf layer that contains an ELF file with the eBPF programs. This operator loads the programs into the kernel and attaches them to the different hooks as specified by the gadget developer.
Instance Parameters
iface
Network interface to attach networking programs to. Only available if the gadget uses networking programs.
Fully qualified name: operator.oci.ebpf.iface
trace-pipe
Print debug information generated by eBPF with bpf_printk() to the terminal.
Fully qualified name: operator.oci.ebpf.trace-pipe