Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an edge MQTT broker helm chart #379

Merged
merged 3 commits into from
Nov 27, 2024
Merged

Create an edge MQTT broker helm chart #379

merged 3 commits into from
Nov 27, 2024

Conversation

amrc-benmorrow
Copy link
Contributor

Create a new edge helm chart which deploys an MQTT broker. This broker is exposed to the cluster as service; the chart also provides the option to expose it on an external IP.

No security is currently implemented, beyond a default of internalTrafficPolicy: Local which should prevent off-node pods from contacting the broker but is not intended as a security feature.

The original design was that an edge deployment was focussed on an Edge
Agent, with sidecar charts deployed as needed. It has turned out to be
better to deploy subsidiary charts as separate deployments because of
the values handling; the objects defining these should not be in the
_Call Gateway_ class. Create a class for them.
@amrc-benmorrow amrc-benmorrow merged commit 022e7e3 into main Nov 27, 2024
1 check passed
@amrc-benmorrow amrc-benmorrow deleted the bmz/edge-mqtt branch November 27, 2024 12:48
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.

2 participants