kubernauts / jmeter-kubernetes

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

Test summary on kubernetes version not same as the local version #31

Open priyaPeristera opened 4 years ago

priyaPeristera commented 4 years ago

We are running the same test file from local and on Kubernetes. When running locally its always 0% error rate, however, the same file on Kubernetes results with a high error rate.

what could exactly be the difference?