I found some documentation and successfully implemented a Load Balancing for MQTT with nginx.
stream { upstream broker { server 10.1.0.3:1883 fa