Re: [SR-Users] RUN kamailio in kubernetes

2019-09-14 Thread Alex Balashov
On Fri, Sep 13, 2019 at 08:39:23AM +0530, Gaurav Bmotra wrote: > Hi > Thank you for your response > Yes I m looking for > HA AND scalability If I may suggest: Kubernetes is a very complicated solution that only works well for very particular kinds of services and scenarios, and is often not

Re: [SR-Users] RUN kamailio in kubernetes

2019-09-12 Thread Gaurav Bmotra
Hi Thank you for your response Yes I m looking for HA AND scalability On Fri, Sep 13, 2019, 12:48 AM Mack Hendricks wrote: > What features of K8s are you looking to benefit from? > > - Service Discovery (SD) of media servers > - HA > - Scalability > > If just SD then using Consul would give you

Re: [SR-Users] RUN kamailio in kubernetes

2019-09-12 Thread Mack Hendricks
What features of K8s are you looking to benefit from? - Service Discovery (SD) of media servers - HA - Scalability If just SD then using Consul would give you that without the overhead of K8s On Thu, Sep 12, 2019 at 2:01 PM Gaurav Bmotra wrote: > hi > i want to run kamailio in kubernetes

Re: [SR-Users] RUN kamailio in kubernetes

2019-09-12 Thread Sergey Safarov
you can check https://github.com/kubernetes/kubernetes/issues/80122 also related https://github.com/kubernetes/kubernetes/issues?utf8=%E2%9C%93=is%3Aissue+author%3Asergey-safarov+ On Thu, Sep 12, 2019 at 9:20 PM David Villasmil < david.villasmil.w...@gmail.com> wrote: > And help with what,

Re: [SR-Users] RUN kamailio in kubernetes

2019-09-12 Thread David Villasmil
And help with what, exactly? Kamailio runs properly on a docker. On Thu, 12 Sep 2019 at 19:05, Alex Balashov wrote: > Why? > > — > Sent from mobile, with due apologies for brevity and errors. > > On Sep 12, 2019, at 2:00 PM, Gaurav Bmotra > wrote: > > hi > i want to run kamailio in kubernetes

Re: [SR-Users] RUN kamailio in kubernetes

2019-09-12 Thread Alex Balashov
Why? — Sent from mobile, with due apologies for brevity and errors. > On Sep 12, 2019, at 2:00 PM, Gaurav Bmotra wrote: > > hi > i want to run kamailio in kubernetes deployment and i want to run this > kamailio/kamailio-ci:5.2 image in to the kubernetse .. can anyone help > > thank you >