You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: