kodekloudhub / example-voting-app-kubernetes

366 stars 1.37k forks source link

worker pod #2

Open smadi98 opened 1 year ago

smadi98 commented 1 year ago

Dear @mmumshad, Kindly note that when I tried to create the worker pod I faced the issue of the status being stuck on the CrashLoopBackOff so I read the logs for the pod and those are the logs: image Note: I tried to run the image alone by the docker and I faced the same issue. Please advice dear Best Regards, Aws Smadi

premchavhan99 commented 1 year ago

Hi smadi98, try to use postgres:9.4 image , I was also facing same issue while using latest image but downgrading image worked,

uledwin commented 1 year ago

I was facing the same problem to deploy the pod, using postgres:9.4 and the image from the original project dockersamples/examplevotingapp_worker fix the problem, also, keep in mind that is mandatory, that the service for redis and db should be call like that. for redis the name of the service is redis, and for postgres the name of the service is db. thanks

devopsamitt commented 1 year ago

I was facing the same problem to deploy the pod, using postgres:9.4 and the image from the original project dockersamples/examplevotingapp_worker fix the problem, also, keep in mind that is mandatory, that the service for redis and db should be call like that. for redis the name of the service is redis, and for postgres the name of the service is db. thanks

This fixed my issue.

sonnguyenHT commented 1 year ago

i use the container postgres:10.0 it worked too

RohanRusta21 commented 1 year ago

sorry but why we want to use postgres image like we are just using kodekloud images

DiskCrasher commented 10 months ago

The postgres image version really should have been included in the YAML from the start. Third party libraries can introduce breaking changes in later versions. Same goes for the redis image.

huykon commented 6 months ago

I'm facing with the same issue. I guess this image have issue. I tried to using another image as dockersamples/examplevotingapp_worker:latest then it's working well

jhonnyV-V commented 5 days ago

the version 13.7 also works

Vincent990413 commented 5 days ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。