Keeping our eBPF Agent Alive When the Server Dies
When building our eBPF agent, we knew it had to keep working even if the server went down. We also needed to make sure it could reliably deliver messages to the server.
We've read enough boring blog posts... We promise not to write any ;)
When building our eBPF agent, we knew it had to keep working even if the server went down. We also needed to make sure it could reliably deliver messages to the server.
How do we make sure our agent doesn't slow down the GPU
eBPF Maps Make Life Easy
bpf_get_fsverity_digest is not available on older kernels