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
If you want to simulate a real network you have to add: losses, delay, corrupt, and rate.
And I could not find a way to run pumba with more than one of those subcommands.
I tried:
1- run 2 pumba containers with different settings (not working only 1 subcommand is applied)
2- Use follwing syntaxes (not working):
Do you think I can use the same approach to simulate network latencies between docker containers and then, use pumba to inject OTHER random delays/packet-loss/corruption ??
What I want to do is to configure a network between containers with reasonable latencies and then simulate network problems with pumba.
I have some doubt because the concurrency of netem commands inside the containers and pumba.
If you want to simulate a real network you have to add: losses, delay, corrupt, and rate.
And I could not find a way to run pumba with more than one of those subcommands.
I tried:
1- run 2 pumba containers with different settings (not working only 1 subcommand is applied)
2- Use follwing syntaxes (not working):
The text was updated successfully, but these errors were encountered: