GoogleCloudPlatform / distributed-load-testing-using-kubernetes

Distributed load testing using Kubernetes on Google Container Engine
http://cloud.google.com/solutions/distributed-load-testing-using-kubernetes
Apache License 2.0
442 stars 259 forks source link

"kubectl create -f locust-master-controller.yaml" is not working #19

Open uni-3 opened 6 years ago

uni-3 commented 6 years ago

I trying this tutorial.

when create locus-master-controller. An error occurred.

kubectl create -f locust-master-controller.yaml
error: error validating "locust-master-controller.yaml": error validating data: [ValidationError(ReplicationController.spec.template.spec.containers[0].env[0]): unknown field "key" in io.k8s.kubernetes.pkg.api.v1.EnvVar, 

Maybe due to specification change of yaml file

uni-3 commented 6 years ago

send pull request. https://github.com/GoogleCloudPlatform/distributed-load-testing-using-kubernetes/pull/20