microsoft / aroworkshop

Azure Red Hat OpenShift workshop
Creative Commons Attribution 4.0 International
58 stars 121 forks source link

MongoDB cannot create Pod #90

Closed cengxiye closed 1 year ago

cengxiye commented 2 years ago

I followed exact steps in tutorial, but no Pod created for MongoDB, only service and deployment config created. Can you help?

C:\Users\sid>oc get all NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE service/mongodb ClusterIP 172.30.244.245 27017/TCP 66s

NAME REVISION DESIRED CURRENT TRIGGERED BY deploymentconfig.apps.openshift.io/mongodb 0 1 0 config,image(mongodb:3.6)

lgmorand commented 1 year ago

duplicate of #88

jamesread commented 1 year ago

Hey @cengxiye , sorry that nobody replied to you at the time, I would assume that your cluster has been deleted now and you cannot easily re-test this issue. Looking at #88, it appears to have been a known issue that was fixued by @lgmorand .

Please feel free to comment or re-open this ticket if you still need help. Sorry that nobody replied at the time :-(