←back to thread

160 points simplesort | 2 comments | | HN request time: 1.692s | source
1. 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 #
2. 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"