JMeter Cluster Support for Kubernetes
-
(Optional) Build docker images if custom images are needed:
./build_dockerimages.sh -
Setup up dashboard resources (InfluxDB and Grafana):
./create_dashboard_resources.sh -
Import the JMeter dashboard (
kubermeter-dashboard.json) in Grafana UI. -
Start the load test:
./run_test.sh test_plan_dir. Use `./run_test.sh -hfor help.
original guide "Load Testing Jmeter On Kubernetes" on the original medium blog post: https://goo.gl/mkoX9E
original repo https://github.com/kubernauts/jmeter-kubernetes