iits-consulting / coturn-chart

Coturn Helm Chart to provide a STUN/TURN Server inside Kubernetes
GNU General Public License v3.0
10 stars 9 forks source link

Coturn installation details #3

Open francoisminaud opened 1 year ago

francoisminaud commented 1 year ago

First of all thank you for sharing the chart, it's greatly appreciated.

We are using Coturn as well, while our main application runs on K8S we run Coturn on a separate VM.
Running it on K8S would help a lot though.

From your Chart and other repos I assume that you are using OTC, so are we!

I tried to install the chart to our OTC K8S cluster but have issues with the ELB. First of all the annotations are not correctly indented. Secondly can you use the same ELB for both TCP and UDP ports? If using 2 ELB, that would be quite expensive wouldn't it? (I think it's about 30€ / month / shared ELB). From the look of your values files it seems that you only set the ELBID once.

When I do so: services "coturn-turn-tcp" is forbidden: load Balancer 7caebea9-38c8-48a2-892b-92334e885d0a already has a listener with protocol_port of 3478