jmeter-kubernetes
jmeter-kubernetes copied to clipboard
Why my jmeter-slave pod could not running
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.