Alexei Ledenev
Alexei Ledenev
@uditgaurav I can reproduce this error. It seems you cannot run `stress` on K8s now. It will take me some time to inspect the failure and fix this issue. Thank...
Still open - need to find time to fix it. Any PR is welcome.
@Vr00mm You are right - this is bug. If you will commit a PR I will review and approve it.
will try to reproduce it
@astha-textiq check if the remote port is open and not blocking access from IP you are running pumba. configure TLS if required (pumba support working with TLS)
@jhmartin thank you for bug report, I will take a look at Go SDK to see if it's possible to reuse existing config file.
@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.
Good idea! Thank you.
@nvpivot Thank you for issue report. Definitely a bug.
@avinashnarra can you pull `gaiadocker/iproute2` on your K8s nodes? In general, you can create and use any Docker image that has `tc` tool on-board. For example, create your own Alpine...