HackerTrans
トップ新着トレンドコメント過去質問紹介求人

forxtrot

no profile record

投稿

[untitled]

1 ポイント·投稿者 forxtrot·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 forxtrot·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 forxtrot·8 か月前·0 コメント

Ask HN: Runtime Information about Dependencies

1 ポイント·投稿者 forxtrot·9 か月前·0 コメント

Show HN: Code-snippets for developing eBPF Programs

github.com
12 ポイント·投稿者 forxtrot·11 か月前·2 コメント

eBPF: Handling Events in Userspace

h0x0er.github.io
2 ポイント·投稿者 forxtrot·12 か月前·1 コメント

eBPF: Connecting with Container Runtimes

h0x0er.github.io
76 ポイント·投稿者 forxtrot·昨年·8 コメント

[untitled]

1 ポイント·投稿者 forxtrot·昨年·0 コメント

コメント

forxtrot
·11 か月前·議論
That's good point. I will add inline links. Thanks !
forxtrot
·12 か月前·議論
See the approaches used for handling eBPF-events in user-space by opensource projects.
forxtrot
·昨年·議論
Thanks for giving the context.
forxtrot
·昨年·議論
The snippets are taken from cilium/tetragon, aquasecurity/tracee and crictl as mentioned in the post.

The post doesn't covers these projects in depth, instead act as a quick reference to the parts, where connection with CRI is being made and used for enrichment.

I understand there are more better ways to do the thing.

P.S: Post is a collection of my memories, when I was implementing the functionality. So just wanted to share, in hope that, maybe it will help others as well. Thanks !
forxtrot
·昨年·議論
No A.I, just H.I (Human Intelligence) :).
forxtrot
·昨年·議論
Correct no eBPF-code is directly involved. As post explores eBPF-based tools for understanding user-space connection with container-runtime and enrichment of event once received from kernel-space.