Hello,

(please keep the list in CC)

Can you pull the v2 image on the command line with the CLI commands from your 
repository? Do you have
Maybe its some naming or access rights issue. You need to try out different 
things in isolating the cause, it’s difficult to guess.

Have a look e.g. here for more debug options for this error 
https://stackoverflow.com/questions/34848422/how-can-i-debug-imagepullbackoff

Cheers,

Henning

--
Henning Westerholt – https://skalatan.de/blog/
Kamailio services – https://gilawa.com<https://gilawa.com/>

From: Maryam Baghdadi <[email protected]>
Sent: Monday, December 27, 2021 10:15 PM
To: Henning Westerholt <[email protected]>
Subject: Re: [SR-Users] Kamailio docker image run in Kubernates

I dedicate a service and demonset.apps in yaml file. When I assign a label to a 
node of k8 and then select node according to node label in yaml file for first 
image for example image:v1 every thing is OK and pulling done successfully . 
But for second time when I rebuild docker image after changing kamailio 
configuration for example image:v2 generated , pulling error happens…

On Tue, Dec 28, 2021, 12:34 AM Henning Westerholt 
<[email protected]<mailto:[email protected]>> wrote:
Hello,

as mentioned in the issue tracker, the error seems to be related to a failure 
of k8s pulling the second docker image.

Have you tried to debug the second services locally, for example with 
docker-compose or some local k8s distribution?

Cheers,

Henning

--
Henning Westerholt – https://skalatan.de/blog/
Kamailio services – https://gilawa.com<https://gilawa.com/>

From: sr-users 
<[email protected]<mailto:[email protected]>>
 On Behalf Of Maryam Baghdadi
Sent: Monday, December 27, 2021 9:44 AM
To: Kamailio (SER) - Users Mailing List 
<[email protected]<mailto:[email protected]>>
Subject: [SR-Users] Kamailio docker image run in Kubernates

Hello everyone,
I have a problem over running local docker images of Kamailio in Kubernate 
cluster..
Consider I build a local docker image from Kamailio and create a pod in one of 
my nodes . My process created successfully and Kamailio listen over port 5060 
now I need to rebuild another docker image with new Kamailio configuration and 
run it as another pod with new name and listening over port 5061 but I have 
error "ImagePullBackOff" . I test this scenario many times but problem exists..
It is devastating for me and I need emergency help.
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
  * [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:
  * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to