Hi to all,
I am going to run multiple Asterisk instances (Pods) in my Kubernetes cluster. 
I have a stateless Kamailio sip proxy also. We know that K8s can't handle port 
range for its services, So we have to use host network for Asterisk deployment. 
But in this mode, Asterisk pods can't connect to other pods through local IPs 
and you have to add a second network interface to your pods. One solution is 
using something like Multus that provides multi-home pods. But it has some 
issue in host-mode!
Also, Using media proxy like RTPEngine in front of Asterisk instances doesn't 
make a change. You have to run RTPEngine in the host mode or just run it on a 
VM with multiple NIC.What is the practical solution for this scenario?
Thank you.
BRHossein
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to