Closed oleksiytsyban closed 8 months ago
Is it possible to automatically switch to eBPF mode if the current kernel is not supported in kernel mode?
It is not. Containers aren't designed for switching processes while running. It would be best to use eBPF by default since we will be switching to that soon.
Is it possible to automatically switch to eBPF mode if the current kernel is not supported in kernel mode?