Coder Social home page Coder Social logo

Comments (7)

uledwin avatar uledwin commented on July 29, 2024 5

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

from example-voting-app-kubernetes.

premchavhan99 avatar premchavhan99 commented on July 29, 2024 4

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

from example-voting-app-kubernetes.

sonnguyenHT avatar sonnguyenHT commented on July 29, 2024 3

i use the container postgres:10.0 it worked too

from example-voting-app-kubernetes.

DiskCrasher avatar DiskCrasher commented on July 29, 2024 1

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.

from example-voting-app-kubernetes.

devopsamitt avatar devopsamitt commented on July 29, 2024

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.

from example-voting-app-kubernetes.

RohanRusta21 avatar RohanRusta21 commented on July 29, 2024

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

from example-voting-app-kubernetes.

huykon avatar huykon commented on July 29, 2024

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

from example-voting-app-kubernetes.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.