alibaba / kubeskoop

Network monitoring & diagnosis suite for Kubernetes
https://kubeskoop.io
Apache License 2.0
587 stars 68 forks source link

upgrade cilium/ebpf #271

Closed dzy176 closed 6 months ago

dzy176 commented 6 months ago

Using current github.com/cilium/ebpf v0.9.3 I met some error of loading btf file while starting my kubeskoop-exporter in aarch64 machine image

I try to upgrade the ciliume/ebpf to the latest version(v0.15.0),the error is gone.

This problem only occurs on my ARM nodes; I haven't encountered it on x86 machines. How about upgrade cilium/ebpf to some newer version?

dzy176 commented 6 months ago

close due to https://github.com/alibaba/kubeskoop/pull/276