-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Capture pod doesn´t start properly #2
Comments
I encountered the same or a similar error, here is the log, hope it helps;
|
Woah, what a detailed description! Right now, the capture plugin only supports the old kernel module loading. This is not well supported for CoreOS, it needs the eBPF probe. Next feature I'm planning to do is to enable the eBPF support. I will keep you updated. |
Great, I am looking forward seeing it in action. |
This will make the capture plugin with COS refs #2
I just merged the eBPF support for kubectl capture. You will need to run the command using
Please, give a try @ferrandinand and thanks for reporting :) |
Working like a charm. |
I cannot start properly the capturer. Seems that sysdig pod doesn´t generate gz because seems that it is not able to start.
Is there any kind of incompatibilty?
Context
Running capture on CoreOS
Container Linux by CoreOS 2023.4.0 (Rhyolite)
Nodes on AWS.
Kubernetes version
v1.13.4
Command
kubectl capture kube-proxy-z4g6c -ns kube-system -M 10 --snaplen 256
The text was updated successfully, but these errors were encountered: