Matthias Bertschy

Results 230 comments of Matthias Bertschy

Also, which Kubernetes installer did you use? I am thinking it might come from Pod Security Admission: https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-namespace-labels/ I had similar issue on Talos: https://www.talos.dev/v1.6/kubernetes-guides/configuration/pod-security/

I have replicated your error, and currently checking with our ebpf provider: https://github.com/inspektor-gadget/inspektor-gadget/issues/2444

Yup, same kernel, same issue. I will update here when we have the fix...

after further investigation, it is a bug in the RHEL kernel and the inspektor-gadget team has opened a PR for a fix: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/3717

@ioannisgk may I ask you to raise this issue to your Red Hat success manager to speed up the merge request above?

@gabrielrinaldi I can confirm the issue is the same, but the reason is different. Can you open a new issue and we'll discuss the solutions there?

@ioannisgk I have a workaround if you want: while the kernel version usually remains the same for the whole lifecycle of a RHEL release, there is a way to install...