hivemq-mqtt-tensorflow-kafka-realtime-iot-machine-learning-training-inference
hivemq-mqtt-tensorflow-kafka-realtime-iot-machine-learning-training-inference copied to clipboard
No instance configuration provided directly.
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.

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 :)
Thanks a million.I have a try.