Skip to content

Change EMQX Operator version - #8156

Merged
hardillb merged 6 commits into
mainfrom
update-kube-install-docs
Aug 10, 2026
Merged

Change EMQX Operator version#8156
hardillb merged 6 commits into
mainfrom
update-kube-install-docs

Conversation

@hardillb

Copy link
Copy Markdown
Contributor

Description

EMQX have dropped all support for version 5.8.x in the K8s Operator. 5.8 is the last opensource version, so having to move back to EMQX Operator v2.2.29 to still get 5.8.x support

Ensure a version that supports 5.8 is installed

Related Issue(s)

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

Ensure a version that supports 5.8 is installed
@hardillb
hardillb requested a review from ppawlowski August 10, 2026 12:36
@hardillb hardillb self-assigned this Aug 10, 2026
Comment thread docs/install/kubernetes/README.md Outdated
5. **Ingress Controller:** [The Traefik](https://doc.traefik.io/traefik/) installed on the cluster.
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)
6. **CertManager:**: The CRDs from Cert Manager are required for EMQX. Details of install instructions can be found [here](https://cert-manager.io/docs/installation/)
7. **EMQX Operator:** This is required to install the required MQTT broker when the Team Broker features are enabled. At this point version 2.2.29 of the Operator is required. 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) Please add `--version 2.2.29` to the end of the install line

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
7. **EMQX Operator:** This is required to install the required MQTT broker when the Team Broker features are enabled. At this point version 2.2.29 of the Operator is required. 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) Please add `--version 2.2.29` to the end of the install line
7. **EMQX Operator:** This is required to install the required MQTT broker when the Team Broker features are enabled. Currently, version `2.2.29` is strictly required - higher versions are not supported by us. 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) To Install the operator in the `2.2.29` version, please add `--version 2.2.29` to the end of the install line

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@allthedoll can I ask for a second pair of eyes here for the language things? We want the exact version to be installed, not higher than 2.2.29.

Comment thread docs/install/kubernetes/README.md Outdated
Comment thread docs/install/kubernetes/README.md Outdated
@hardillb
hardillb merged commit 0d5bc5b into main Aug 10, 2026
14 checks passed
@hardillb
hardillb deleted the update-kube-install-docs branch August 10, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants