Skip to content

fix: Allow UDP traffic between coderd pods for TURN #242

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

Merged
merged 1 commit into from
Apr 29, 2022
Merged

fix: Allow UDP traffic between coderd pods for TURN #242

merged 1 commit into from
Apr 29, 2022

Conversation

kylecarbs
Copy link
Member

This fixes TURN for larger-scale deployments which require
high-availability.

This fixes TURN for larger-scale deployments which require
high-availability.
Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

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

Confirmed that this works:

  • scaled coderd to 2
  • used nc -u (with a static binary) to test UDP connectivity

@kylecarbs kylecarbs merged commit 073a9ad into main Apr 29, 2022
@kylecarbs kylecarbs deleted the turn branch April 29, 2022 13:25
johnstcn pushed a commit that referenced this pull request Apr 29, 2022
This fixes TURN for larger-scale deployments which require
high-availability.

(cherry picked from commit 073a9ad)
johnstcn pushed a commit that referenced this pull request Apr 29, 2022
This fixes TURN for larger-scale deployments which require
high-availability.

(cherry picked from commit 073a9ad)
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