You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can we reproduce it (as minimally and precisely as possible)?
It happens on ubuntu 5.4 kernels
Anything else we need to know?
No response
Kepler image tag
0.7.10
Kubernetes version
$ kubectl version
# paste output here
v1.27.3
Cloud provider or bare metal
kind
OS version
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
What happened?
In 0.7.10 and latest, ebpf module load crashed with the following trace. It looks the root cause is
unknown func bpf_perf_event_read_value#55
This doesn't happen in 0.7.8 and older.
What did you expect to happen?
This happens in 0.7.10 and latest.
How can we reproduce it (as minimally and precisely as possible)?
It happens on ubuntu 5.4 kernels
Anything else we need to know?
No response
Kepler image tag
Kubernetes version
v1.27.3
Cloud provider or bare metal
OS version
Install tools
Kepler deployment config
For on kubernetes:
For standalone:
put your Kepler command argument here
Container runtime (CRI) and version (if applicable)
Related plugins (CNI, CSI, ...) and versions (if applicable)
The text was updated successfully, but these errors were encountered: