Table of Contents |
---|
Prequisite
:Access to a running HiveMQ Cluster using Kubectlvaluesinfrastructure with Kubectl, E.g.
Running HiveMQ Cluster Install HiveMQ using Kubernetes Operator
Values.yaml file https://hivemq.atlassian.net/wiki/spaces/HMSKB/pages/2691039283/Install+HiveMQ+onusing+theKubernetes+AKS+cluster#AddOperator#Add-Helm-repository-and-download-values.yaml-file
Kubectl, Helm and MQTT CLI Prerequisite - Software Packages
Using Loadbalancer
Exposing port 1883 using Load Balancer
Exposing ip via load balancer in the following steps makes it public. HiveMQ recommends securing the authentication and authorisation of clients for production environment. E.g. Setting up ESE Extension using HiveMQ Operator
Please check out HiveMQ authentication and authorisation extensions to control client access and scope. https://www.hivemq.com/products/extensions/
...
To learn more ways to interact with HiveMQ, see the MQTT-CLI documentation.