...
For this you have to have a Kubernetes Ingress Controller of your choice (e.g. NGINX, Traefik, Voyager, …) already setup and running.
Note |
---|
Keep in mind, that exposing the HiveMQ resources without a proper TLS implementation is not recommended in production so keep in mind to expand the Ingress configuration with TLS as documented by the Ingress provider. |
Architecture Overview
...
(Source: https://kubernetes.io/docs/concepts/services-networking/ingress/ )
...