Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 560 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 560 Bytes

gatling-image

Creates a docker images containing gatling fork with prometheus support. The container is designed to run inside k8s cluster and read the simulation files from e.g. ConfigMap mount.

There is also alternative image with vanilla gatling available.

Usage

Mount the simulation files to /input directory. See test.sh for an example.

Build

./build.sh && ./test.sh && ./release.sh