Quantcast
Channel: Java mon amour
Viewing all articles
Browse latest Browse all 1124

Openshift "Could not resolve host: github.com; Unknown error"

$
0
0
if you get the error

"Could not resolve host: github.com; Unknown error"

when building your POD, the solution is simply:

sudo oc cluster down
sudo iptables -F
sudo oc cluster up

https://github.com/openshift/origin/issues/12110

https://github.com/openshift/origin/issues/10139

Pathetic

Viewing all articles
Browse latest Browse all 1124

Trending Articles