alexei-led / pumba

Chaos testing, network emulation, and stress testing tool for containers
Apache License 2.0
2.78k stars 195 forks source link

Pumba support for Containerd runtime. #185

Open rbalagopalakrishna opened 3 years ago

rbalagopalakrishna commented 3 years ago

@alexei-led I'm trying to run network delay operation in containerd environment, I have replaced the docker socket with containerd. I noticed that it requires tls to connect to a TLS-enabled daemon. Is there any support coming for containerd?

alexei-led commented 3 years ago

@rbalagopalakrishna sure, I would like to add contrainerd support. If you want to contribute a PR it would be very helpful. Otherwise, will try to implement this in the future.

vroyer commented 7 months ago

Some CICD are running on k8s+containerd. Do you currently support containerd ?