Files
robot-shop/load-gen
Steve Waterworth 16b4a20d61 use .env file
2018-03-21 08:40:42 +00:00
..
2018-02-06 16:08:29 -05:00
2018-02-06 15:51:43 -05:00
2018-03-21 08:40:42 +00:00
2018-02-06 16:06:20 -05:00
2018-02-06 15:51:43 -05:00
2018-02-14 09:29:47 +00:00
2018-02-19 09:17:28 +00:00

Load Generation

This is deliberately not part of docker-compose.yaml to give the option of running the sample application without load.

$ ./build.sh <push>

Will build with image and optionally push it.

$ ./load-gen.sh

Runs the load generation script against the application started with docker-compose up

To Do

Kubernetes deployment