kubernauts / jmeter-kubernetes

Load testing as a service (LTaaS) with Apache Jmeter on kubernetes
Apache License 2.0
362 stars 249 forks source link

Cannot write data to influx when running a lot of slaves #26

Open ZhangShurong opened 4 years ago

ZhangShurong commented 4 years ago

When I try to test my service with 10 slaves, I found the master node cannot write data to influxdb. And the bandwidth became very large. So I want to ask how to use this cluster without a master pod.