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

Add externalTrafficPolicy to jvb LoadBalancer service #67

Closed
mustdiechik opened this issue Feb 7, 2023 · 3 comments
Closed

Add externalTrafficPolicy to jvb LoadBalancer service #67

mustdiechik opened this issue Feb 7, 2023 · 3 comments

Comments

@mustdiechik
Copy link
Contributor

mustdiechik commented Feb 7, 2023

https://kubernetes.io/docs/reference/kubernetes-api/service-resources/service-v1/#ServiceSpec

"externalTrafficPolicy=Local" necessary to forward traffic directly to node on which jvb pod is located if used LoadBalancer.
In my case I get error like:

[confId=1e8ed2ae7bcce93a conf_name=capitalistcarrotsdesignatepoorly@muc.meet.jitsi meeting_id=e95b5a5c epId=25723256 stats_id=Nathanael-9Qo local_ufrag=egqph1gokqvqiq ufrag=egqph1gokqvqiq] ConnectivityCheckClient.processResponse#401: Received a non-symmetric response for pair: $IP1:10000/udp/srflx -> $IP2:29343/udp/prflx (stream-25723256.RTP). Failing.
@mustdiechik
Copy link
Contributor Author

#68

@spijet
Copy link
Collaborator

spijet commented Feb 7, 2023

Thank you for your contribution, @mustdiechik!
I merged the PR and will pack a new release soon.

@spijet
Copy link
Collaborator

spijet commented Feb 10, 2023

Hello @mustdiechik!

I just pushed a new release v1.3.3, which includes this fix.

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

No branches or pull requests

2 participants