Kubernetes - With Mongo & Express App
In this article, we'll see how kubernetes work in practice and will create a demo application using MongoDB and Express.
🎯 Minikube
Open source tool
One node kubernetes cluster that runs in a virtual box.
One node cluster where the master and wor...
anuradha.hashnode.dev8 min read
pappula lakshmareddy
I executed the same thing but my mongo-express pod status is showing--->CrashLoopBackOff. I observed logs of that pod there this error is showing --->Could not connect to database using connectionString: mongodb://mongo:27017" (node:7) UnhandledPromiseRejectionWarning: MongoNetworkError: failed to connect to server [mongo:27017] on first connect [Error: getaddrinfo ENOTFOUND mongo at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26) { name: 'MongoNetworkError'. please help me