kubernauts / jmeter-kubernetes

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

Why my jmeter-slave pod could not running #27

Open gocoder2020 opened 4 years ago

gocoder2020 commented 4 years ago

Could you please help to check why my jmeter-slave couldn't run up. The status is Error or CrashLoopBackOff after I run the commands: kubectl create -n $tenant -f $working_dir/jmeter_slaves_deploy.yaml kubectl create -n $tenant -f $working_dir/jmeter_slaves_svc.yaml

I modified the apiVersion: apps/v1 In the jmeter_slaves_deploy.yaml file. jmeter-slave status error