Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
Stop/Restart random container
Split screen horizontally
Run 10 Docker containers in bottom screen: ./stop_demo.sh
Run pumba
stopping and restarting random container: ./pumba_stop.sh
Pause/Resume Docker container
Split screen horizontally
Run test container printing time every second: ./pause_demo.sh
Run pumba
to pause/resume main process: ./pumba_pause.sh
Split screen horizontally
Run "ping" container pinging 1.1.1.1
: ./delay_demo.sh
Run pumba
adding 3000ms ± 20
delay to the "ping" container: ./pumba_delay.sh
Add packet loss to egress traffic
Split screen horizontally
Split bottom screen vertically
On the right bottom screen run UDP server: ./loss_demo_server.sh
On the left bottom screen run UDP client: ./loss_demo_client.sh
; send datagrams to the UDP server
Run pumba
adding packet loss to client egress traffic: ./pumba_loss.sh
Split screen horizontally
Run test container and show Docker stats: ./stress_demo.sh
Kubernetes demo: delay and pause
Split screen horizontally
Split bottom screen vertically
On the left bottom screen, run Pod in interactive mode: ./k8s_pause_demo.sh
- Pod prints time every second
On the right bottom screen, run Pod in interactive mode: ./k8s_delay_demo.sh
- Pod pings 1.1.1.1
On the top screen, deploy pumba
DaemonSet with two commands running pause
and delay
You can’t perform that action at this time.