←back to thread

160 points simplesort | 1 comments | | HN request time: 0s | source
Show context
zX41ZdbW ◴[] No.43626335[source]
If you are interested in network monitoring in Kubernetes, it's worth looking at Kubenetmon: https://github.com/ClickHouse/kubenetmon - an open-source eBPF-based implementation from ClickHouse.
replies(1): >>43628908 #
1. thewisenerd ◴[] No.43628908[source]
i mean.. from your blog post linked in the repo; this isn't eBPF based?

https://clickhouse.com/blog/kubenetmon-open-sourced

the data collection method says: "conntrack with nf_conntrack_acct"