openshift-3 Questions

4

I have tried before on Openshift Origin 3.9 and Online. I have deployed a simple hello world php app on Openshift. It has a Service and a Route. When I call the route, I am getting expected output...
Foxworth asked 6/2, 2019 at 12:0

3

Solved

I created a deploymentconfig.yml to deploy an app and a want to mount a file which contents are stored in a ConfigMap. When mounting, the files in the folder that is mounted are replaced. The goal ...
Woodborer asked 14/8, 2020 at 12:31

2

Solved

Only when trying to connect to my Azure DB from Python 3.7 running in a OpenShift container (FROM rhel7:latest) I see the following error: sqlalchemy.exc.DBAPIError: (pyodbc.Error) ('IM004', "[IM...

1

Solved

I'd like to define in Openshift one route with multiple paths, each path forwarding to a different service. For example /pathA would forward requests to ServiceA , whilst /pathB would forward reque...
Olmos asked 16/5, 2019 at 14:16

2

Solved

OKD 3.11 Installation failed "Control plane pods didn't come up" Environment CentOS Linux release 7.6.1810 (Core) ansible 2.6.16 OKD 3.11 Docker version 1.13.1, build b2f74b2/1.13.1 Ansible i...

2

How do I connect to my Openshift 3 MongoDB with https://mongobooster.com/ from my local mac? The credentials from the pod do not work. Pod: nodejs-mongo-persistent-1-rt6ch Connected to MongoDB ...
Meridional asked 30/9, 2017 at 10:19

0

I have been using Openshift 3 seamlessly to build and deploy a Node.js application for several months. Since yesterday, new builds of the same app systematically fail because they are stuck foreve...
Redevelop asked 24/10, 2017 at 9:2

0

I'm migrating my podcast site, but build is pending for more than an hour. oc get events  19:09:02 LASTSEEN FIRSTSEEN COUNT NAME KIND SUBOBJECT TYPE REASON SOURCE MESSAGE 50m 50m 1 opendevpodcas...
Exuviate asked 30/9, 2017 at 22:26
1

© 2022 - 2024 — McMap. All rights reserved.