docs icon indicating copy to clipboard operation
docs copied to clipboard

Nodeport alternative for RTCD configuration

Open jthunderbird opened this issue 6 months ago • 2 comments

Summary

This is in conjunction with this change to the mattermost-rtcd helm chart.

By default, mattermost-rtcd requires both a headless service (not a huge deal) and host network access to the Kubernetes nodes (yes a huge deal). These PRs basically just adds an option to expose the UDP rtcd endpoint via a NodePort instead of giving direct network level access to all rtcd pods and ports.

Also a note on the ability to put all of your nodes behind a load balancer for more protection for your kubernetes cluster nodes.

Ticket Link

No ticket

jthunderbird avatar May 07 '25 15:05 jthunderbird