Re: [SR-Users] kamailio on kubernetes

2019-11-01 Thread Sergey Safarov
This will work if you get static IP for kubernetes host.

https://github.com/kubernetes/kubernetes/issues/80122
https://github.com/aws/amazon-vpc-cni-k8s/issues/652
https://github.com/cbeneke/hcloud-fip-controller
https://docs.projectcalico.org/v3.10/networking/add-floating-ip

And then start kamailio container with host network

Also you can customize kubernetes nodegroup init scripts or image to
assign static IP at node boot procedure.
As example assign network interface with preconfigured private IP and
elastic for Amazon cloud.
https://github.com/awslabs/amazon-eks-ami
https://github.com/kamailio/kamailio/issues/2109

Sergey

On Fri, Nov 1, 2019 at 9:46 AM Gaurav Bmotra 
wrote:

> hello
> everyone i m working on a project kamailio on kubernetes
> for high availability and auto scalability
> but as i  m able to run it in side the cluster with using kubenetes
> feature
> but having issue to access the service form outside the cluster
>
> i m using the ingress in kubernetse to point  the service
> its flow like that
>
> domain.com:80
> --ingress-controlerkamailio-service:80:5060---
> POD(kamailio)5060
> ISSUE IS I M NOT GETING CONNECTION BITWEEN DOMAIN.COM TO POD(kamailio)
> is there any one ho can help me in this
>
> thank you
>
>
>
> --
>
>
>
>
>
>
>
>
> *Regards:*
> Gaurav Kumar
>
> ___
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


[SR-Users] kamailio on kubernetes

2019-11-01 Thread Gaurav Bmotra
hello
everyone i m working on a project kamailio on kubernetes
for high availability and auto scalability
but as i  m able to run it in side the cluster with using kubenetes feature
but having issue to access the service form outside the cluster

i m using the ingress in kubernetse to point  the service
its flow like that

domain.com:80
--ingress-controlerkamailio-service:80:5060---
POD(kamailio)5060
ISSUE IS I M NOT GETING CONNECTION BITWEEN DOMAIN.COM TO POD(kamailio)
is there any one ho can help me in this

thank you



-- 








*Regards:*
Gaurav Kumar
___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] Kamailio on Kubernetes

2019-01-16 Thread Sergey Safarov
All available modules you can check by listing kamailio modules dir.
If you want build own image you can use this resources as start point
1) for debian dist https://github.com/kamailio/pkg-kamailio-docker
2)  for alpine dist
https://github.com/kamailio/kamailio-ci/tree/master/alpine

Also you can use prebuild docker images
1) debian based
https://cloud.docker.com/u/kamailio/repository/docker/kamailio/kamailio
2) alpine based
https://cloud.docker.com/u/kamailio/repository/docker/kamailio/kamailio-ci

Sergey

ср, 16 янв. 2019 г. в 13:02, Amar Tinawi :

> Hello all
>
> i'm wondering if Kamailio docker file is ready to be built over kubernetes
> i haven't try it yet, but don't know if it is available with all kamailio
> modules?
> does the database included or should be on different containers?
>
>
> Thanks in advance
> Regads
> ___
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


[SR-Users] Kamailio on Kubernetes

2019-01-16 Thread Amar Tinawi
Hello all

i'm wondering if Kamailio docker file is ready to be built over kubernetes
i haven't try it yet, but don't know if it is available with all kamailio
modules?
does the database included or should be on different containers?


Thanks in advance
Regads
___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users