Skip to content

tpokki/gatling-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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