debianmaster / openshift-examples

Openshift Examples - This repo does not provide end to end example but rather act as a rough draft for my work. use with caution. Buzzme at @twitter
https://twitter.com/debianmaster
280 stars 289 forks source link

could not start DNS, unable to read config file: open /etc/origin/node/resolv.conf: no such file or directory #67

Open debianmaster opened 6 years ago

debianmaster commented 6 years ago
could not start DNS, unable to read config file: open /etc/origin/node/resolv.conf: no such file or directory

https://access.redhat.com/solutions/3165971

Reason:


cat /etc/sysconfig/network-scripts/ifcfg-eth0 
NM_CONTROLLED=no  or PEERDNS=no   #this is the reason
``