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.