isovalent/eCHO

[Episode idea] Injecting network faults

Lawouach opened this issue · 0 comments

Hey all,

I'm getting very interested in the eBPF technology and I'm keen on learning more about it in a specific scenario. I am the maintainer of the chaostoolkit tool, a cli to run Chaos Engineering experiments. Fault injection is a common technic of course to create turbulence in the system. Usually network faults are injected via the tc command. I was wondering if eBPF could be used as well/instead and its relation to tc.

Hope this makes sense?

Cheers