dwmkerr / terraform-aws-openshift

Create infrastructure with Terraform and AWS, install OpenShift. Party!
http://www.dwmkerr.com/get-up-and-running-with-openshift-on-aws
MIT License
170 stars 174 forks source link

Failed to pull image "<ip.xip.io/project/name:version": rpc error: x509: certificate signed by unknown authority #76

Open ashishgit2hub opened 5 years ago

ashishgit2hub commented 5 years ago

While create an app through oc create specifying yaml file which having images path is getting fail and getting below exception , how to resolve this.

Also docker gets stuck during restart. nothing comes up , whats the perfect way.

Failed to pull image "docker-registry-default.ip.xip.io/project/name": rpc error: code = Unknown desc = Get https:/docker-registry-default.ip.xip.io/project/name : x509: certificate signed by unknown authority