Tag: MQTT

  • Mosquitto in Kubernetes the simple way

    Mosquitto in Kubernetes the simple way

    Eclipse Mosquitto is probably the most popular MQTT broker for IoT devices. Small, fast, reliable. But for unknown reason, a lot of tutorials on how to run Mosquitto in Kubernetes. They are either overcomplicated or happily ignore some aspects like load balancer or not that straight forward password generation. This is why, without further ado,…