# htpasswd -b /etc/origin/master/htpasswd admin openshift
# oc login -u system:admin
# oadm policy add-cluster-role-to-user cluster-admin admin

 

 

https://stackoverflow.com/questions/57719177/openshift-3-11-install-fails-unable-to-update-cni-config-no-networks-found-in 

 

openshift 3.11 install fails - Unable to update cni config: No networks found in /etc/cni/net.d",

I'm trying to install Openshift 3.11 on a one master, one worker node setup. The installation fails, and I can see in journalctl -r: 2730 kubelet.go:2101] Container runtime network not ready:

stackoverflow.com

 

 

https://computingforgeeks.com/setup-openshift-origin-local-cluster-on-centos/

+ Recent posts