added instructions

This commit is contained in:
Steve Waterworth
2018-02-06 16:06:20 -05:00
parent 979b5c839d
commit 1ce496404a

15
load-gen/README.md Normal file
View File

@@ -0,0 +1,15 @@
# 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