Skip to content

Commit 71a7147

Browse files
authored
Add EMQX Operator to kube install pre-reqs (#6087)
1 parent 723a645 commit 71a7147

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/install/kubernetes/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Before you begin, ensure you have the following:
9292
- [Digital Ocean](digital-ocean.md)
9393
- MicroK8s
9494
5. **Ingress Controller:** An Ingress controller installed on the kubernetes cluster. FlowFuse Helm chart uses the [Ingress NGINX Controller](https://github.com/kubernetes/ingress-nginx) by default.
95+
6. **EMQX Operator:** This is required to install the required MQTT broker when the Team Broker features are enabled. Instructions for installing the operator can be found [here](https://docs.emqx.com/en/emqx-operator/latest/getting-started/getting-started.html#install-emqx-operator)
9596

9697
For a production-ready environment, we also recommend:
9798
* **Database:** Prepare dedicated database on a external database server (see [FAQ](#how-to-use-external-database-server%3F) for more details)

0 commit comments

Comments
 (0)