Hi Dilshani, Since you're pulling the image from private docker registry to your k8s node you have to configure your node refer mail[1]. Then you can check the image pulling manually(login to that node and docker pull).
Thanks, Iqbal [1] WSO2 Private Docker Registry On Wed, Oct 26, 2016 at 3:43 PM, Dilshani Subasinghe <[email protected]> wrote: > Hi Devs, > > While configuring Kubernetes cluster, came up with an error in Kubernetes > pod. > > For the command "kubectl get pods", it list down results as follows: > > NAME READY STATUS RESTARTS AGE > mysql-apim-db-1viwg 1/1 Running > 2 20h > mysql-govdb-qioee 1/1 Running > 2 20h > mysql-userdb-l8q8c 1/1 Running > 1 20h > wso2am-default-813fy 0/1 ImagePullBackOff 0 20h > > When find the reason for "ImagePullBackOff ", identified following error. > > Error response from daemon: Authentication is required: Get > https://dockerhub.private.wso2.com/v2/wso2am/manifests/1.10.0: > unauthorized: authentication required > > Any ideas/ suggestions to solve this error? > > -- > Best Regards, > > Dilshani Subasinghe > Software Engineer - QA *|* WSO2 > lean *|* enterprise *|* middleware > > Mobile : +94773375185 > Blog : dilshani.me > > <https://wso2.com/signature> > -- Irham Iqbal Software Engineer WSO2 phone: +94 777888452 <http://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
