hivemq-mqtt-tensorflow-kafka-realtime-iot-machine-learning-training-inference icon indicating copy to clipboard operation
hivemq-mqtt-tensorflow-kafka-realtime-iot-machine-learning-training-inference copied to clipboard

No instance configuration provided directly.

Open K-945 opened this issue 5 years ago • 2 comments

hi,friend.I use docker to build the simulator.I changed the address in scenario.xml,and then i ran build-generator.sh.When i construct a mirror images of simulator ,i run the container

,but 'No instance configuration provided directly.attempting dynamic discover method.'appears.

0)P2@6$}~F {6W2T}DRF_`K

K-945 avatar Mar 20 '20 01:03 K-945

Hey, the load generator is intended for use with the Kubernetes CLI in this repository, as it parameterizes the container properly. The load generator also uses the Kubernetes API to provision its workers internally, so running it on K8s is pretty much necessary.

Bottom line: nothing is wrong with your build, you just need to run it as intended :)

sbaier1 avatar Mar 20 '20 09:03 sbaier1

Thanks a million.I have a try.

K-945 avatar Mar 20 '20 15:03 K-945